mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
netutils/pppd/ppp.h: Fix build issue when network debug is enabled
This commit add include necessary when we enable network debug feature using ppp feature. Signed-off-by: Felipe Moura de Oliveira <moura.fmo@gmail.com>
This commit is contained in:
parent
d05ecafc4b
commit
2eb18712d3
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
|
||||
#include "netutils/chat.h"
|
||||
|
||||
#include "debug.h"
|
||||
#include "ppp_conf.h"
|
||||
#include "ahdlc.h"
|
||||
#include "lcp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue