diff options
Diffstat (limited to 'accel-pptpd/logs/log_file.c')
-rw-r--r-- | accel-pptpd/logs/log_file.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/logs/log_file.c b/accel-pptpd/logs/log_file.c index be615ad8..f343286b 100644 --- a/accel-pptpd/logs/log_file.c +++ b/accel-pptpd/logs/log_file.c @@ -6,7 +6,6 @@ #include <unistd.h> #include <limits.h> #include <aio.h> -#include <sys/signalfd.h> #include "log.h" #include "events.h" |