mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
rndis: fixed wrong incorrect macro definition
Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
17447622bf
commit
9893bfd45a
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
#include "rndis_std.h"
|
#include "rndis_std.h"
|
||||||
|
|
||||||
#ifdef CONFIG_USBMSC_COMPOSITE
|
#ifdef CONFIG_RNDIS_COMPOSITE
|
||||||
# include <nuttx/usb/composite.h>
|
# include <nuttx/usb/composite.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user