aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_usb_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_usb_linux.h')
-rw-r--r--executor/common_usb_linux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/common_usb_linux.h b/executor/common_usb_linux.h
index 935b30df2..f9d30d33b 100644
--- a/executor/common_usb_linux.h
+++ b/executor/common_usb_linux.h
@@ -5,6 +5,8 @@
// Linux-specific implementation of syz_usb_* pseudo-syscalls.
+#include "common_usb.h"
+
#define UDC_NAME_LENGTH_MAX 128
struct usb_raw_init {