summaryrefslogtreecommitdiff
path: root/ares_strdup.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares_strdup.h')
-rw-r--r--ares_strdup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ares_strdup.h b/ares_strdup.h
index c413a94..67f2a74 100644
--- a/ares_strdup.h
+++ b/ares_strdup.h
@@ -19,8 +19,6 @@
#include "ares_setup.h"
-#ifndef HAVE_STRDUP
extern char *ares_strdup(const char *s1);
-#endif
#endif /* HEADER_CARES_STRDUP_H */