summaryrefslogtreecommitdiff
path: root/tests/cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cmp.c')
-rw-r--r--tests/cmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cmp.c b/tests/cmp.c
index 943402f..df116d0 100644
--- a/tests/cmp.c
+++ b/tests/cmp.c
@@ -2,6 +2,7 @@
#include <assert.h>
#include <stdint.h>
+#include <stdio.h>
#include "../src/testing.h"