Imported Upstream version 7.32.0
[platform/upstream/curl.git] / lib / strdup.h
index 4edbcd7..49af911 100644 (file)
@@ -21,7 +21,7 @@
  * KIND, either express or implied.
  *
  ***************************************************************************/
-#include "setup.h"
+#include "curl_setup.h"
 
 #ifndef HAVE_STRDUP
 extern char *curlx_strdup(const char *str);