summaryrefslogtreecommitdiff
path: root/nslcd/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/common.h')
-rw-r--r--nslcd/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nslcd/common.h b/nslcd/common.h
index 61b2112..9364031 100644
--- a/nslcd/common.h
+++ b/nslcd/common.h
@@ -31,6 +31,7 @@
#include <stdint.h>
#endif /* HAVE_STDINT_H */
#include <sys/types.h>
+#include <stdbool.h>
#include "nslcd.h"
#include "common/nslcd-prot.h"