forked from Imagelibrary/binutils-gdb
* hpux-core.c: Don't include sys/file.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-11-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||||
|
|
||||||
|
* hpux-core.c: Don't include sys/file.h.
|
||||||
|
|
||||||
2008-11-28 Joshua Kinard <kumba@gentoo.org>
|
2008-11-28 Joshua Kinard <kumba@gentoo.org>
|
||||||
|
|
||||||
* aoutx.h (NAME): Add case statements for bfd_mach_mips14000,
|
* aoutx.h (NAME): Add case statements for bfd_mach_mips14000,
|
||||||
|
|||||||
@@ -66,7 +66,6 @@
|
|||||||
#ifdef HPUX_CORE
|
#ifdef HPUX_CORE
|
||||||
#include <machine/reg.h>
|
#include <machine/reg.h>
|
||||||
#endif
|
#endif
|
||||||
#include <sys/user.h> /* After a.out.h */
|
|
||||||
#include <sys/file.h>
|
#include <sys/file.h>
|
||||||
|
|
||||||
/* Kludge: There's no explicit mechanism provided by sys/core.h to
|
/* Kludge: There's no explicit mechanism provided by sys/core.h to
|
||||||
|
|||||||
Reference in New Issue
Block a user