diff options
Diffstat (limited to 'nscd/grpcache.c')
-rw-r--r-- | nscd/grpcache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nscd/grpcache.c b/nscd/grpcache.c index 6543ef354d..3f440e9701 100644 --- a/nscd/grpcache.c +++ b/nscd/grpcache.c @@ -32,6 +32,7 @@ #include <string.h> #include <unistd.h> #include <sys/mman.h> +#include <sys/socket.h> #include <stackinfo.h> #include "nscd.h" |