mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Remove unused header files across multiple source files
Clean up code by removing redundant and unused header file includes that were identified through static analysis. This improves code readability and reduces unnecessary dependencies. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
a5a93c0a17
commit
ffd256d32b
44 changed files with 0 additions and 66 deletions
|
|
@ -46,7 +46,6 @@
|
|||
#include <sys/socket.h>
|
||||
#include <syslog.h>
|
||||
#include <sys/uio.h>
|
||||
#include <net/if.h>
|
||||
#include <termios.h>
|
||||
#include <nuttx/can.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue