mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
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:
@@ -1,3 +1,7 @@
|
||||
2021-06-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||
|
||||
* compile/compile.c: Include missing header signal.h.
|
||||
|
||||
2021-06-12 John Baldwin <jhb@FreeBSD.org>
|
||||
|
||||
* remote.c (remote_new_objfile): Fix indentation.
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
#include "gdbsupport/gdb_optional.h"
|
||||
#include "gdbsupport/gdb_unlinker.h"
|
||||
#include "gdbsupport/pathstuff.h"
|
||||
#include <signal.h>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user