diff options
Diffstat (limited to 'pwcache.c')
-rw-r--r-- | pwcache.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ #include <errno.h> #include <grp.h> #include <pwd.h> +#include <stdbool.h> #include <stdlib.h> #include <string.h> |