aboutsummaryrefslogtreecommitdiff
path: root/nss/nss_fgetent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nss_fgetent_r.c')
-rw-r--r--nss/nss_fgetent_r.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/nss_fgetent_r.c b/nss/nss_fgetent_r.c
index 8f7c5b5..7fecde7 100644
--- a/nss/nss_fgetent_r.c
+++ b/nss/nss_fgetent_r.c
@@ -18,6 +18,7 @@
#include <errno.h>
#include <nss_files.h>
+#include <stdbool.h>
int
__nss_fgetent_r (FILE *fp, void *result, char *buffer, size_t buffer_length,