about summary refs log tree commit diff
path: root/io/tst-openat.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/tst-openat.c')
-rw-r--r--io/tst-openat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/tst-openat.c b/io/tst-openat.c
index 0ceb745880..741b8d0ad2 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>