summaryrefslogtreecommitdiffstats
path: root/logintest.c
diff options
context:
space:
mode:
Diffstat (limited to 'logintest.c')
-rw-r--r--logintest.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/logintest.c b/logintest.c
index 0de928be..7e9fbbfb 100644
--- a/logintest.c
+++ b/logintest.c
@@ -40,9 +40,7 @@
#include <stdio.h>
#include <string.h>
#include <pwd.h>
-#if defined(HAVE_NETDB_H)
-# include <netdb.h>
-#endif
+#include <netdb.h>
#ifdef HAVE_TIME_H
#include <time.h>
#endif