mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 00:11:20 +08:00
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
This commit is contained in:

committed by
Gregory Nutt

parent
63ff107419
commit
2cbad44f1d
@@ -58,7 +58,7 @@
|
||||
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include "apps/netutils/esp8266.h"
|
||||
#include "netutils/esp8266.h"
|
||||
|
||||
#ifdef CONFIG_NETUTILS_ESP8266
|
||||
|
||||
|
Reference in New Issue
Block a user