diff options
Diffstat (limited to 'net/tap.c')
| -rw-r--r-- | net/tap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tap.c b/net/tap.c index b8cd25267c..1f26dc9992 100644 --- a/net/tap.c +++ b/net/tap.c @@ -27,7 +27,6 @@ #include "config-host.h" -#include <signal.h> #include <sys/ioctl.h> #include <sys/stat.h> #include <sys/wait.h> |