diff options
Diffstat (limited to 'nscd')
-rw-r--r-- | nscd/nscd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nscd/nscd.c b/nscd/nscd.c index c6fb29e..9f167d2 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -31,6 +31,7 @@ #include <stdlib.h> #include <string.h> #include <syslog.h> +#include <unistd.h> #include <sys/socket.h> #include <sys/un.h> |