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