summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/install.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/install.c b/src/install.c
index 7e0d8ed06..5f81fdba7 100644
--- a/src/install.c
+++ b/src/install.c
@@ -49,10 +49,6 @@
# include <sys/wait.h>
#endif
-#if HAVE_VALUES_H
-# include <values.h>
-#endif
-
struct passwd *getpwnam ();
struct group *getgrnam ();