Skip to content
Snippets Groups Projects
Commit 93389de6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added HAVE_STRDUP

parent 5d1095a6
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment