forked from Imagelibrary/binutils-gdb
Fix build error in Darwin port.
gdb/ChangeLog:
From: Josh Matthews <josh@joshmatthews.net> (tiny change)
Fix build error in Darwin port.
* i386-darwin-nat.c: Include i386-nat.h.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "arch-utils.h"
|
||||
#include "gdbcore.h"
|
||||
|
||||
#include "i386-nat.h"
|
||||
#include "darwin-nat.h"
|
||||
#include "i386-darwin-tdep.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user