summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/usb/gadget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usb/gadget.h b/include/usb/gadget.h
index f663e98abf..80418a9cd4 100644
--- a/include/usb/gadget.h
+++ b/include/usb/gadget.h
@@ -15,6 +15,7 @@
#ifndef __LINUX_USB_GADGET_H
#define __LINUX_USB_GADGET_H
+#include <common.h>
#include <malloc.h>
#include <driver.h>
#include <linux/list.h>