Include <signal.h>.
This commit is contained in:
parent
fe07246165
commit
979894f2c2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue