include clean up

This commit is contained in:
hathach
2021-05-27 17:40:39 +07:00
parent c7cecf28c8
commit 9736e54734
22 changed files with 62 additions and 79 deletions

View File

@@ -29,8 +29,10 @@
#if ( TUSB_OPT_DEVICE_ENABLED && CFG_TUD_NET )
#include "net_device.h"
#include "device/usbd.h"
#include "device/usbd_pvt.h"
#include "net_device.h"
#include "rndis_protocol.h"
void rndis_class_set_handler(uint8_t *data, int size); /* found in ./misc/networking/rndis_reports.c */