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, 4 insertions, 0 deletions
diff --git a/lib/sendf.c b/lib/sendf.c
index 723acc481..dcb8cf74a 100644
--- a/lib/sendf.c
+++ b/lib/sendf.c
@@ -61,6 +61,10 @@
#include "security.h"
#include <string.h>
#endif
+/* The last #include file should be: */
+#ifdef MALLOCDEBUG
+#include "memdebug.h"
+#endif
/* infof() is for info message along the way */