#include "urldata.h"
#include "sendf.h"
#include "if2ip.h"
-#include "curl_strerror.h"
+#include "strerror.h"
#include "connect.h"
/* The last #include file should be: */
#include "strequal.h"
#include "ssluse.h"
#include "connect.h"
-#include "curl_strerror.h"
+#include "strerror.h"
#if defined(HAVE_INET_NTOA_R) && !defined(HAVE_INET_NTOA_R_DECL)
#include "inet_ntoa_r.h"
#include <string.h>
#include <errno.h>
-#include "curl_strerror.h"
+#include "strerror.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>