Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'networking/route.c')
-rw-r--r--networking/route.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/route.c b/networking/route.c
index 53e3988c1..857424c3b 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>