aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check_utils.c')
-rw-r--r--tests/check_utils.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/check_utils.c b/tests/check_utils.c
index b76d171..1750aa2 100644
--- a/tests/check_utils.c
+++ b/tests/check_utils.c
@@ -10,9 +10,8 @@
#include <stddef.h>
#include <setjmp.h>
#include <cmocka.h>
-
+#include <stdbool.h>
#include <stdlib.h>
-
#include "../src/utils.h"
#define SB_STRING_CHUNK_SIZE 128