X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d5b01f7027ab40a9fe9532a63e39ac33ad53e121..1f33474d08d021d86cccf8b9bd0dff9f3bb4cdcf:/package/libertas/src/if_usb.c diff --git a/package/libertas/src/if_usb.c b/package/libertas/src/if_usb.c index 74ac86ea3..97a811901 100644 --- a/package/libertas/src/if_usb.c +++ b/package/libertas/src/if_usb.c @@ -6,7 +6,9 @@ #include #include #include -//#include +#ifdef CONFIG_OLPC +#include +#endif #define DRV_NAME "usb8xxx"