diff options
Diffstat (limited to 'src/daemontools-extras/s6-fghack.c')
-rw-r--r-- | src/daemontools-extras/s6-fghack.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemontools-extras/s6-fghack.c b/src/daemontools-extras/s6-fghack.c index 1415706..5981b96 100644 --- a/src/daemontools-extras/s6-fghack.c +++ b/src/daemontools-extras/s6-fghack.c @@ -1,6 +1,5 @@ /* ISC license. */ -#include <sys/types.h> #include <unistd.h> #include <errno.h> #include <sys/wait.h> |