summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2008-11-29 00:26:39 +0000
committerDave Anglin <dave.anglin@nrc.ca>2008-11-29 00:26:39 +0000
commitc55585c921b8b92c8250e867678d3548297e1f09 (patch)
treea57493e1c023f2a109866494149dda0fb636bce1
parenteec8fadc1cb616a73e1105b9180fa11716afb670 (diff)
downloadgdb-c55585c921b8b92c8250e867678d3548297e1f09.tar.gz
* hpux-core.c: Don't include sys/file.h.
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/hpux-core.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4f54f36e2d8..251fadcf669 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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>
* aoutx.h (NAME): Add case statements for bfd_mach_mips14000,
diff --git a/bfd/hpux-core.c b/bfd/hpux-core.c
index 15cae102076..cf6749cf79f 100644
--- a/bfd/hpux-core.c
+++ b/bfd/hpux-core.c
@@ -66,7 +66,6 @@
#ifdef HPUX_CORE
#include <machine/reg.h>
#endif
-#include <sys/user.h> /* After a.out.h */
#include <sys/file.h>
/* Kludge: There's no explicit mechanism provided by sys/core.h to