1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00

now includes stdlib.h

This commit is contained in:
Daniel Stenberg 2000-11-17 14:05:43 +00:00
parent 868488b518
commit 57ddd7e928

View File

@ -45,6 +45,7 @@
#include "urldata.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
/*
* Note that these debug functions are very simple and they are meant to