mirror of
https://github.com/curl/curl.git
synced 2026-05-16 00:16:20 +03:00
Added HAVE_STRDUP
This commit is contained in:
parent
5d1095a6f4
commit
93389de614
1 changed files with 3 additions and 0 deletions
|
|
@ -10,3 +10,6 @@
|
|||
|
||||
/* Define if you have the <io.h> header file. */
|
||||
#define HAVE_IO_H 1
|
||||
|
||||
/* Define if you have the strdup function. */
|
||||
#define HAVE_STRDUP 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue