diff options
Diffstat (limited to 'gdb/compile/compile.c')
-rw-r--r-- | gdb/compile/compile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/compile/compile.c b/gdb/compile/compile.c index 8247fc4..abbb72a 100644 --- a/gdb/compile/compile.c +++ b/gdb/compile/compile.c @@ -43,6 +43,7 @@ #include "gdbsupport/gdb_optional.h" #include "gdbsupport/gdb_unlinker.h" #include "gdbsupport/pathstuff.h" +#include <signal.h> |