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 25573b9d8..a02ae24b3 100644
--- a/system.h
+++ b/system.h
@@ -240,10 +240,6 @@ extern const char *__progname;
#include <netdb.h>
#endif
-#if HAVE_PWD_H
-#include <pwd.h>
-#endif
-
/* Take care of NLS matters. */
#if HAVE_LOCALE_H