aboutsummaryrefslogtreecommitdiff
path: root/lib/krb4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/krb4.c')
-rw-r--r--lib/krb4.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/krb4.c b/lib/krb4.c
index d573294bd..073ba4cc0 100644
--- a/lib/krb4.c
+++ b/lib/krb4.c
@@ -47,6 +47,11 @@
#include <string.h>
#include <krb.h>
+/* The last #include file should be: */
+#ifdef MALLOCDEBUG
+#include "memdebug.h"
+#endif
+
#ifdef FTP_SERVER
#define LOCAL_ADDR ctrl_addr
#define REMOTE_ADDR his_addr