summaryrefslogtreecommitdiff
path: root/lib/config-mac.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-14 16:10:29 +0000
committerYang Tse <yangsita@gmail.com>2008-07-14 16:10:29 +0000
commit1cfb73a129541c1d2357c5d0482861d3fa47ea2f (patch)
treebf090aa6beb5d25b4f1717c1a111f63828166225 /lib/config-mac.h
parent2a585c2fba45363d1a43637dedbadb16be2ff17b (diff)
downloadcurl-1cfb73a129541c1d2357c5d0482861d3fa47ea2f.tar.gz
Inclusion of <extra/stricmp.h> and <extra/strdup.h> is moved to lib/setup.h
Diffstat (limited to 'lib/config-mac.h')
-rw-r--r--lib/config-mac.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/config-mac.h b/lib/config-mac.h
index 1db255009..0af258620 100644
--- a/lib/config-mac.h
+++ b/lib/config-mac.h
@@ -71,5 +71,5 @@
#define SEND_TYPE_ARG4 int
#define SEND_TYPE_RETV ssize_t
-#include <extra/stricmp.h>
-#include <extra/strdup.h>
+#define HAVE_EXTRA_STRICMP_H 1
+#define HAVE_EXTRA_STRDUP_H 1