ltp/fsstress: Add header file stdbool.h
[xfstests-dev.git] / ltp / fsstress.c
index c5a59d5151b68760691c10a8643b1be5a67b21d8..709fdeec7f0d19acbd6b863c8a04c0988afe593c 100644 (file)
@@ -8,6 +8,7 @@
 #include <setjmp.h>
 #include <sys/uio.h>
 #include <stddef.h>
+#include <stdbool.h>
 #include "global.h"
 
 #ifdef HAVE_BTRFSUTIL_H