summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4f54f36e2d..251fadcf66 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 15cae10207..cf6749cf79 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