added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / memdebug.c
index 8e998209e0494d17e7e3db87bc2b7304e7e5785d..af7e53011c9da53eaf8529d7fc9db160371846d9 100644 (file)
@@ -4,7 +4,9 @@
 #include "ircd_log.h"
 #include "client.h"
 #include "s_debug.h"
+#include "send.h"
 #include <stdlib.h>
+#include <string.h>
 
 /* #include <assert.h> -- Now using assert in ircd_log.h */