summaryrefslogtreecommitdiff
path: root/accel-pptpd/extra/sigchld.c
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pptpd/extra/sigchld.c')
-rw-r--r--accel-pptpd/extra/sigchld.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/extra/sigchld.c b/accel-pptpd/extra/sigchld.c
index 49bcfd4..240b0dd 100644
--- a/accel-pptpd/extra/sigchld.c
+++ b/accel-pptpd/extra/sigchld.c
@@ -2,7 +2,6 @@
#include <string.h>
#include <errno.h>
#include <signal.h>
-#include <sys/signalfd.h>
#include <sys/wait.h>
#include "triton.h"