summaryrefslogtreecommitdiff
path: root/lib/curl_setup_once.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_setup_once.h')
-rw-r--r--lib/curl_setup_once.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/curl_setup_once.h b/lib/curl_setup_once.h
index 642e1487c..7a54760e1 100644
--- a/lib/curl_setup_once.h
+++ b/lib/curl_setup_once.h
@@ -63,10 +63,6 @@
#include <unistd.h>
#endif
-#if defined(HAVE_STDINT_H) || defined(USE_WOLFSSL)
-#include <stdint.h>
-#endif
-
/* Macro to strip 'const' without triggering a compiler warning.
Use it for APIs that do not or cannot support the const qualifier. */
#ifdef HAVE_STDINT_H