diff options
Diffstat (limited to 'lib/curl_gethostname.c')
-rw-r--r-- | lib/curl_gethostname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_gethostname.c b/lib/curl_gethostname.c index ded1e6f94..ddee4ba1d 100644 --- a/lib/curl_gethostname.c +++ b/lib/curl_gethostname.c @@ -20,7 +20,7 @@ * ***************************************************************************/ -#include "curl_setup.h" +#include "setup.h" #include "curl_gethostname.h" |