aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/fuzz/setconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuzz/setconf.c')
-rw-r--r--src/fuzz/setconf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fuzz/setconf.c b/src/fuzz/setconf.c
index 44bfeb9..1f2bd75 100644
--- a/src/fuzz/setconf.c
+++ b/src/fuzz/setconf.c
@@ -13,7 +13,6 @@
#undef parse_allowedips
#include "../encoding.c"
#include "../config.c"
-#include "../mnlg.c"
static FILE *hacked_fopen(const char *pathname, const char *mode);
#define fopen hacked_fopen
#include "../setconf.c"