summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/system.h b/system.h
index a02ae24b3..bdcb3a762 100644
--- a/system.h
+++ b/system.h
@@ -155,10 +155,6 @@ char *realpath(const char *path, char resolved_path []);
#include <sys/wait.h>
#endif
-#if HAVE_GETOPT_H
-#include <getopt.h>
-#endif
-
#if HAVE_LIMITS_H
#include <limits.h>
#endif