summaryrefslogtreecommitdiffstats
path: root/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth.c b/auth.c
index f2aee8fd..5a02a436 100644
--- a/auth.c
+++ b/auth.c
@@ -29,6 +29,8 @@
#include <sys/stat.h>
#include <sys/param.h>
+#include <netinet/in.h>
+
#include <errno.h>
#ifdef HAVE_PATHS_H
# include <paths.h>