Fix mimatched #if/#endif
This commit is contained in:
parent
01c57668c9
commit
e8a74527a0
|
@ -38,7 +38,6 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#if defined(CONFIG_NET) && !defined(CONFIG_DISABLE_POLL)
|
||||
|
||||
#include "local/local.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue