diff options
Diffstat (limited to 'networking/udhcp/dhcpc.c')
-rw-r--r-- | networking/udhcp/dhcpc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/dhcpc.c b/networking/udhcp/dhcpc.c index 222bd6519..1d9ab6db6 100644 --- a/networking/udhcp/dhcpc.c +++ b/networking/udhcp/dhcpc.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 7 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <sys/time.h> | ||
11 | #include <sys/file.h> | 10 | #include <sys/file.h> |
12 | #include <unistd.h> | 11 | #include <unistd.h> |
13 | #include <getopt.h> | 12 | #include <getopt.h> |