aboutsummaryrefslogtreecommitdiff
path: root/lib/getpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getpass.c')
-rw-r--r--lib/getpass.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/getpass.c b/lib/getpass.c
index 76af6fac9..62f93ffa0 100644
--- a/lib/getpass.c
+++ b/lib/getpass.c
@@ -35,9 +35,7 @@
* Daniel Stenberg <daniel@haxx.se>
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include "setup.h" /* setup.h is required for read() prototype */
#ifndef HAVE_GETPASS_R