diff options
Diffstat (limited to 'networking/route.c')
-rw-r--r-- | networking/route.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/route.c b/networking/route.c index 53e3988..857424c 100644 --- a/networking/route.c +++ b/networking/route.c @@ -25,7 +25,6 @@ * remove ridiculous amounts of bloat. */ -#include <getopt.h> #include <net/route.h> #include <net/if.h> |