diff options
Diffstat (limited to 'executor/common.h')
| -rw-r--r-- | executor/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/common.h b/executor/common.h index 21af03189..74e75d33b 100644 --- a/executor/common.h +++ b/executor/common.h @@ -458,6 +458,8 @@ static uint16 csum_inet_digest(struct csum_inet* csum) #error "unknown OS" #endif +#include "common_ext.h" + #if SYZ_EXECUTOR || __NR_syz_execute_func // syz_execute_func(text ptr[in, text[taget]]) static long syz_execute_func(volatile long text) |
