Added HAVE_STRDUP
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Mar 2000 08:29:42 +0000 (08:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Mar 2000 08:29:42 +0000 (08:29 +0000)
src/config-win32.h

index 42264ec..ba60773 100644 (file)
@@ -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