aboutsummaryrefslogtreecommitdiff
path: root/auth-rhosts.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-rhosts.c')
-rw-r--r--auth-rhosts.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/auth-rhosts.c b/auth-rhosts.c
index d5d2c7a12988..031186f24719 100644
--- a/auth-rhosts.c
+++ b/auth-rhosts.c
@@ -21,9 +21,7 @@
#include <errno.h>
#include <fcntl.h>
-#ifdef HAVE_NETGROUP_H
-# include <netgroup.h>
-#endif
+#include <netgroup.h>
#include <pwd.h>
#include <stdio.h>
#include <string.h>