aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/small-code.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/small-code.c')
-rw-r--r--tests/data/small-code.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/small-code.c b/tests/data/small-code.c
index bd6d33d..88e8257 100644
--- a/tests/data/small-code.c
+++ b/tests/data/small-code.c
@@ -25,6 +25,7 @@
* SOFTWARE.
*/
+#include <stdbool.h>
#include <stdlib.h>
#include <stdint.h>
#include "wayland-util.h"