From: Dave Anglin Date: Sat, 29 Nov 2008 00:26:39 +0000 (+0000) Subject: * hpux-core.c: Don't include sys/file.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72f10fadb61f47fb994116736f97e7b598ca2543;p=binutils-gdb.git * hpux-core.c: Don't include sys/file.h. --- 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 + + * hpux-core.c: Don't include sys/file.h. + 2008-11-28 Joshua Kinard * 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 #endif -#include /* After a.out.h */ #include /* Kludge: There's no explicit mechanism provided by sys/core.h to