aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/allowedips.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/allowedips.c')
-rw-r--r--src/allowedips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/allowedips.c b/src/allowedips.c
index f212afe..60c7723 100644
--- a/src/allowedips.c
+++ b/src/allowedips.c
@@ -402,4 +402,4 @@ struct wireguard_peer *wg_allowedips_lookup_src(struct allowedips *table,
return NULL;
}
-#include "selftest/allowedips.h"
+#include "selftest/allowedips.c"