usbh: fix compile warning

This commit is contained in:
Nicolas Reinecke 2016-08-31 00:52:40 +02:00
parent 3407abe5af
commit 48b3e076d8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
limitations under the License.
*/
#include <string.h>
#include "hal.h"
#include "hal_usbh.h"
#include "usbh/internal.h"