aboutsummaryrefslogtreecommitdiff
path: root/lib/hostip6.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hostip6.c')
-rw-r--r--lib/hostip6.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/hostip6.c b/lib/hostip6.c
index 2f58376d2..59bc4e4ac 100644
--- a/lib/hostip6.c
+++ b/lib/hostip6.c
@@ -49,10 +49,9 @@
#include "url.h"
#include "inet_pton.h"
#include "connect.h"
+/* The last 3 #include files should be in this order */
#include "curl_printf.h"
#include "curl_memory.h"
-
-/* The last #include file should be: */
#include "memdebug.h"
/***********************************************************************