summaryrefslogtreecommitdiffstats
path: root/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.h')
-rw-r--r--tests/tests.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.h b/tests/tests.h
index b36ac70da..6a12fdb03 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -16,6 +16,8 @@
#ifndef TESTS_H
#define TESTS_H
+#include <fcntl.h>
+
/* helpers.c */
void address_to_bits_test_success(void **state);
void bitcount_test_success(void **state);