diff options
Diffstat (limited to 'lib/libutil/auth.c')
| -rw-r--r-- | lib/libutil/auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libutil/auth.c b/lib/libutil/auth.c index db6246e3ff2e..0894066cc119 100644 --- a/lib/libutil/auth.c +++ b/lib/libutil/auth.c @@ -34,6 +34,7 @@ #include <stdio.h> #include <syslog.h> +#include <sys/types.h> #include <libutil.h> static properties P; |
