diff options
Diffstat (limited to 'io/tst-openat.c')
-rw-r--r-- | io/tst-openat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/tst-openat.c b/io/tst-openat.c index 0ceb745..741b8d0 100644 --- a/io/tst-openat.c +++ b/io/tst-openat.c @@ -1,5 +1,6 @@ #include <dirent.h> #include <fcntl.h> +#include <stdbool.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |