summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/env.c1
-rw-r--r--src/groups.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/env.c b/src/env.c
index 67e411f18..97bec71d4 100644
--- a/src/env.c
+++ b/src/env.c
@@ -78,7 +78,6 @@
#include <config.h>
#include <stdio.h>
-#include <getopt.h>
#include <sys/types.h>
#include <getopt.h>
diff --git a/src/groups.c b/src/groups.c
index c71667b08..907af1cbe 100644
--- a/src/groups.c
+++ b/src/groups.c
@@ -19,7 +19,6 @@
#include <config.h>
#include <stdio.h>
-#include <getopt.h>
#include <sys/types.h>
#include <pwd.h>
#include <grp.h>