mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
serial: should include <signal.h> explicitly
Change-Id: I20260ad3bcceb30207c9c12041dd95de41e13777 Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdint.h>
|
||||
#include <debug.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include <nuttx/serial/serial.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user