diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2017-05-18 14:36:53 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@google.com> | 2017-06-12 19:48:23 +0200 |
| commit | acae98dc5463f8aaa13013aab1aa80509d800fb7 (patch) | |
| tree | 7bdedb7af98c8a17f445f8291cabad6143cdcc9e /executor/executor.cc | |
| parent | 5597911fbf26237b9d11a0f6293e4b52b2d9069c (diff) | |
executor: don't define SYZ_ENABLE_TUN in executor
Diffstat (limited to 'executor/executor.cc')
| -rw-r--r-- | executor/executor.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/executor/executor.cc b/executor/executor.cc index 04624cdc8..e0280054c 100644 --- a/executor/executor.cc +++ b/executor/executor.cc @@ -31,7 +31,6 @@ #include "syscalls.h" #define SYZ_EXECUTOR -#define SYZ_TUN_ENABLE #include "common.h" #define KCOV_INIT_TRACE _IOR('c', 1, unsigned long long) |
