summaryrefslogtreecommitdiff
path: root/accel-pptpd/ipdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pptpd/ipdb.c')
-rw-r--r--accel-pptpd/ipdb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/accel-pptpd/ipdb.c b/accel-pptpd/ipdb.c
index 62a99e9..a08d3be 100644
--- a/accel-pptpd/ipdb.c
+++ b/accel-pptpd/ipdb.c
@@ -1,6 +1,8 @@
#include "triton.h"
#include "ipdb.h"
+#include "memdebug.h"
+
static LIST_HEAD(ipdb_handlers);
__export struct ipdb_item_t *ipdb_get(struct ppp_t *ppp)