diff options
Diffstat (limited to 'executor/common_bsd.h')
| -rw-r--r-- | executor/common_bsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/common_bsd.h b/executor/common_bsd.h index ca8635d27..4ed45d0bd 100644 --- a/executor/common_bsd.h +++ b/executor/common_bsd.h @@ -13,7 +13,7 @@ #if GOOS_netbsd -#if SYZ_EXECUTOR || __NR_syz_usb_connect +#if SYZ_EXECUTOR || __NR_syz_usb_connect || __NR_syz_usb_disconnect #include "common_usb_netbsd.h" #endif #if SYZ_EXECUTOR || SYZ_USB |
