aboutsummaryrefslogtreecommitdiffstats
path: root/getpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'getpass.c')
-rw-r--r--getpass.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/getpass.c b/getpass.c
index 447a8f0c..f3d6d48f 100644
--- a/getpass.c
+++ b/getpass.c
@@ -10,7 +10,8 @@
***********************************************************************/
-#include <config.h>
+#include "config.h"
+
#include <stdio.h>
#include <signal.h>
#include <fcntl.h>