diff options
Diffstat (limited to 'nscd/nscd_gethst_r.c')
-rw-r--r-- | nscd/nscd_gethst_r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nscd/nscd_gethst_r.c b/nscd/nscd_gethst_r.c index f78b104103..2e56d7d61c 100644 --- a/nscd/nscd_gethst_r.c +++ b/nscd/nscd_gethst_r.c @@ -29,7 +29,7 @@ #include <sys/uio.h> #include <sys/un.h> -#include "nscd.h" +#include "nscd-client.h" #include "nscd_proto.h" int __nss_not_use_nscd_hosts; |