mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
testing: add missing header files
Add missing header files in netutils and lsan modules to fix implicit function declarations and improve compilation compatibility. Signed-off-by: hongfengchen <hongfengchen@xiaomi.com>
This commit is contained in:
parent
9a3778cb91
commit
b56c785640
4 changed files with 6 additions and 0 deletions
|
|
@ -8,3 +8,6 @@ exclude-file = .codespell-ignore-lines
|
|||
# Ignore complete files (e.g. legal text or other immutable material).
|
||||
skip =
|
||||
LICENSE,
|
||||
|
||||
# Ignore words list (FTP protocol commands and technical terms)
|
||||
ignore-words-list = ALLO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue