mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-13 08:25:19 +00:00
Networking: Fix some problems with debug is enabled; fix a warning
This commit is contained in:
parent
8fbc907aa2
commit
f0b4b9cc45
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@
|
|||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <apps/netutils/netlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue