summaryrefslogtreecommitdiffstats
path: root/tests/io_mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/io_mock.h')
-rw-r--r--tests/io_mock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/io_mock.h b/tests/io_mock.h
index 3af5de47c..935e84b26 100644
--- a/tests/io_mock.h
+++ b/tests/io_mock.h
@@ -31,6 +31,8 @@
#ifndef _IO_MOCK_H_
#define _IO_MOCK_H_
+#include <include/test.h>
+
/* Required for `FILE *` */
#include <stdio.h>