mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +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
@@ -51,7 +51,7 @@
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <apps/netutils/netlib.h>
|
||||
#include "netutils/netlib.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
|
Reference in New Issue
Block a user