mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
Include <signal.h>.
This commit is contained in:
@ -39,6 +39,8 @@
|
||||
#include "gdbcore.h"
|
||||
#include "linux-nat.h"
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
#ifdef HAVE_GNU_LIBC_VERSION_H
|
||||
#include <gnu/libc-version.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user