aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'executor/executor.cc')
-rw-r--r--executor/executor.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/executor.cc b/executor/executor.cc
index 044410792..800ac932e 100644
--- a/executor/executor.cc
+++ b/executor/executor.cc
@@ -31,6 +31,7 @@
#include "syscalls.h"
#define SYZ_EXECUTOR
+#define SYZ_TUN_ENABLE
#include "common.h"
#define KCOV_INIT_TRACE _IOR('c', 1, unsigned long long)