From e7300fef49147a73d5dc7e0a462cc60aabb58400 Mon Sep 17 00:00:00 2001 From: Stefan Liebler Date: Thu, 27 Nov 2014 11:07:16 +0100 Subject: Add missing include of libc-internal.h. --- nscd/connections.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nscd') diff --git a/nscd/connections.c b/nscd/connections.c index 1631212980..a6b9808168 100644 --- a/nscd/connections.c +++ b/nscd/connections.c @@ -59,6 +59,7 @@ #include #include +#include /* Support to run nscd as an unprivileged user */ -- cgit 1.4.1