diff options
Diffstat (limited to 'auth.c')
-rw-r--r-- | auth.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ | |||
29 | #include <sys/stat.h> | 29 | #include <sys/stat.h> |
30 | #include <sys/param.h> | 30 | #include <sys/param.h> |
31 | 31 | ||
32 | #include <netinet/in.h> | ||
33 | |||
32 | #include <errno.h> | 34 | #include <errno.h> |
33 | #ifdef HAVE_PATHS_H | 35 | #ifdef HAVE_PATHS_H |
34 | # include <paths.h> | 36 | # include <paths.h> |