build: fix circular header inclusion with other packages
[platform/upstream/curl.git] / lib / ssluse.c
index 8f9fce4..c4c465c 100644 (file)
@@ -30,7 +30,7 @@
  * Sampo Kellomaki 1998.
  */
 
-#include "setup.h"
+#include "curl_setup.h"
 
 #ifdef HAVE_LIMITS_H
 #include <limits.h>