summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/printenv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/printenv.c b/src/printenv.c
index 6bc03f410..b0f0154b2 100644
--- a/src/printenv.c
+++ b/src/printenv.c
@@ -33,7 +33,6 @@
#include <getopt.h>
#include "system.h"
-#include "long-options.h"
/* Exit status for syntax errors, etc. */
enum { PRINTENV_FAILURE = 2 };