diff options
Diffstat (limited to 'networking/arping.c')
-rw-r--r-- | networking/arping.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/arping.c b/networking/arping.c index 303e49935..e12fa508b 100644 --- a/networking/arping.c +++ b/networking/arping.c | |||
@@ -10,7 +10,6 @@ | |||
10 | 10 | ||
11 | #include <sys/ioctl.h> | 11 | #include <sys/ioctl.h> |
12 | #include <signal.h> | 12 | #include <signal.h> |
13 | #include <sys/time.h> | ||
14 | 13 | ||
15 | #include <errno.h> | 14 | #include <errno.h> |
16 | #include <stdlib.h> | 15 | #include <stdlib.h> |