diff options
Diffstat (limited to 'nscd/nscd_gethst_r.c')
-rw-r--r-- | nscd/nscd_gethst_r.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nscd/nscd_gethst_r.c b/nscd/nscd_gethst_r.c index 4ede24b194..e07f62236a 100644 --- a/nscd/nscd_gethst_r.c +++ b/nscd/nscd_gethst_r.c @@ -20,6 +20,7 @@ #include <resolv.h> #include <stdio.h> #include <string.h> +#include <stdint.h> #include <arpa/nameser.h> #include <not-cancel.h> |