From a685f6593e97c78508b6c0a6ba784150ca12e095 Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Wed, 15 Jun 2011 21:10:37 +0300 Subject: [PATCH] --- yaml --- r: 259237 b: refs/heads/master c: e9c23a255a33cf423336b7cba39b2b6dcc83a6bc h: refs/heads/master i: 259235: a3a3cc9e4dfac3521139750171588612acdf4661 v: v3 --- [refs] | 2 +- trunk/include/linux/usb/gadget.h | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6c753b92f958..d1788647bd90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 199e7edbb1b32d237ade354fee24eef5e2cbeb18 +refs/heads/master: e9c23a255a33cf423336b7cba39b2b6dcc83a6bc diff --git a/trunk/include/linux/usb/gadget.h b/trunk/include/linux/usb/gadget.h index e22ce7e5a444..afb67d997f0c 100644 --- a/trunk/include/linux/usb/gadget.h +++ b/trunk/include/linux/usb/gadget.h @@ -15,7 +15,12 @@ #ifndef __LINUX_USB_GADGET_H #define __LINUX_USB_GADGET_H +#include +#include +#include +#include #include +#include #include struct usb_ep;