From b96fbc3f966b012720d2b74b1dfd2a0ab95086cf Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Mon, 20 Sep 2010 01:09:07 +0400 Subject: fixed many bugs and memory leaks --- accel-pptpd/utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'accel-pptpd/utils.c') diff --git a/accel-pptpd/utils.c b/accel-pptpd/utils.c index fd59b00..491e650 100644 --- a/accel-pptpd/utils.c +++ b/accel-pptpd/utils.c @@ -3,6 +3,7 @@ #include "triton.h" #include "utils.h" +#include "memdebug.h" void __export u_inet_ntoa(in_addr_t addr, char *str) { -- cgit v1.2.3