mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
* backtrace.c: #include <sys/types.h>.
From-SVN: r227568
This commit is contained in:
committed by
Hans-Peter Nilsson
parent
74032f471d
commit
50809ff975
@@ -1,3 +1,7 @@
|
||||
2015-09-09 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* backtrace.c: #include <sys/types.h>.
|
||||
|
||||
2015-09-08 Ian Lance Taylor <iant@google.com>
|
||||
|
||||
PR other/67457
|
||||
|
||||
@@ -32,6 +32,8 @@ POSSIBILITY OF SUCH DAMAGE. */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "unwind.h"
|
||||
#include "backtrace.h"
|
||||
#include "internal.h"
|
||||
|
||||
Reference in New Issue
Block a user