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/ifupdown.c')
-rw-r--r--networking/ifupdown.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ifupdown.c b/networking/ifupdown.c
index 174681984..29738c6d0 100644
--- a/networking/ifupdown.c
+++ b/networking/ifupdown.c
@@ -19,7 +19,6 @@
#include <sys/utsname.h>
#include <fnmatch.h>
-#include <getopt.h>
#include "libbb.h"