diff options
Diffstat (limited to 'src/fastd.c')
-rw-r--r-- | src/fastd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fastd.c b/src/fastd.c index b93ee75..a673ea9 100644 --- a/src/fastd.c +++ b/src/fastd.c @@ -42,7 +42,6 @@ #include <sys/ioctl.h> #include <sys/resource.h> #include <sys/socket.h> -#include <unistd.h> static volatile bool sighup = false; |