summaryrefslogtreecommitdiff
path: root/tests/utility_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utility_tests.c')
-rw-r--r--tests/utility_tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/utility_tests.c b/tests/utility_tests.c
index 7e21c77a..978f768c 100644
--- a/tests/utility_tests.c
+++ b/tests/utility_tests.c
@@ -5,6 +5,7 @@
* Tests for utility functions
*/
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>