summaryrefslogtreecommitdiff
path: root/tests/test-getpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-getpass.c')
-rw-r--r--tests/test-getpass.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test-getpass.c b/tests/test-getpass.c
index 52d2ee2fe5..f8e7fb20af 100644
--- a/tests/test-getpass.c
+++ b/tests/test-getpass.c
@@ -16,9 +16,7 @@
with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <stdio.h>
#include "getpass.h"