aboutsummaryrefslogtreecommitdiff
path: root/nscd/grpcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'nscd/grpcache.c')
-rw-r--r--nscd/grpcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/grpcache.c b/nscd/grpcache.c
index 71309f4..9734d08 100644
--- a/nscd/grpcache.c
+++ b/nscd/grpcache.c
@@ -19,8 +19,8 @@
#include <errno.h>
#include <grp.h>
-#include <malloc.h>
#include <pthread.h>
+#include <stdlib.h>
#include <string.h>
#include <rpcsvc/nis.h>
#include <sys/types.h>