aboutsummaryrefslogtreecommitdiff
path: root/src/tool_getpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_getpass.c')
-rw-r--r--src/tool_getpass.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tool_getpass.c b/src/tool_getpass.c
index a3fffa9b3..0ac7dcbe0 100644
--- a/src/tool_getpass.c
+++ b/src/tool_getpass.c
@@ -24,10 +24,6 @@
#ifndef HAVE_GETPASS_R
/* this file is only for systems without getpass_r() */
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif
-
#ifdef HAVE_FCNTL_H
# include <fcntl.h>
#endif