about summary refs log tree commit diff
path: root/dirent/tst-scandir.c
diff options
context:
space:
mode:
Diffstat (limited to 'dirent/tst-scandir.c')
-rw-r--r--dirent/tst-scandir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dirent/tst-scandir.c b/dirent/tst-scandir.c
index 6c1ff51f01..09d19ab4e4 100644
--- a/dirent/tst-scandir.c
+++ b/dirent/tst-scandir.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
+#include <stdbool.h>
 #include <dirent.h>
 #include <errno.h>
 #include <stdio.h>