Include missing header signal.h
2021-06-14 Bernd Edlinger <bernd.edlinger@hotmail.de> * compile/compile.c: Include missing header signal.h.
This commit is contained in:
parent
0121f438e8
commit
739025e89c
2 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "gdbsupport/gdb_optional.h"
|
||||
#include "gdbsupport/gdb_unlinker.h"
|
||||
#include "gdbsupport/pathstuff.h"
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue