From 73b6989bdc0066caa4d8c351127345d7785feb92 Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Mon, 27 Dec 2010 18:38:46 +0300 Subject: fix compilation warnings --- accel-pptpd/logs/log_file.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'accel-pptpd/logs') diff --git a/accel-pptpd/logs/log_file.c b/accel-pptpd/logs/log_file.c index 08a60537..e4357573 100644 --- a/accel-pptpd/logs/log_file.c +++ b/accel-pptpd/logs/log_file.c @@ -6,6 +6,8 @@ #include #include #include +#include +#include #include "log.h" #include "events.h" -- cgit v1.2.3