Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / sendf.h
index 39911d0..39489e4 100644 (file)
@@ -22,7 +22,7 @@
  *
  ***************************************************************************/
 
-#include "setup.h"
+#include "curl_setup.h"
 
 CURLcode Curl_sendf(curl_socket_t sockfd, struct connectdata *,
                     const char *fmt, ...);