projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d1095a
)
Added HAVE_STRDUP
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 14 Mar 2000 08:29:42 +0000
(08:29 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 14 Mar 2000 08:29:42 +0000
(08:29 +0000)
src/config-win32.h
patch
|
blob
|
history
diff --git
a/src/config-win32.h
b/src/config-win32.h
index
42264ec
..
ba60773
100644
(file)
--- a/
src/config-win32.h
+++ b/
src/config-win32.h
@@
-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