summaryrefslogtreecommitdiff
path: root/tests/filter/custom_helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filter/custom_helpers.c')
-rw-r--r--tests/filter/custom_helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filter/custom_helpers.c b/tests/filter/custom_helpers.c
index f98f65c22..95a9f978e 100644
--- a/tests/filter/custom_helpers.c
+++ b/tests/filter/custom_helpers.c
@@ -2,6 +2,7 @@
#include "posix.h"
#include "filter.h"
#include "git2/sys/filter.h"
+#include "custom_helpers.h"
#define VERY_SECURE_ENCRYPTION(b) ((b) ^ 0xff)