aboutsummaryrefslogtreecommitdiff
path: root/lib/sendf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sendf.c')
-rw-r--r--lib/sendf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sendf.c b/lib/sendf.c
index 96899f466..879e08292 100644
--- a/lib/sendf.c
+++ b/lib/sendf.c
@@ -32,10 +32,10 @@
#include "multiif.h"
#include "non-ascii.h"
#include "curl_printf.h"
-#include "curl_memory.h"
#include "strerror.h"
-/* The last #include file should be: */
+/* The last #include files should be: */
+#include "curl_memory.h"
#include "memdebug.h"
#ifdef CURL_DO_LINEEND_CONV