If sysdep.h includes a header file, don't include it again:
authorIan Lance Taylor <ian@airs.com>
Thu, 7 May 1998 22:05:46 +0000 (22:05 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 7 May 1998 22:05:46 +0000 (22:05 +0000)
commit980381afd70d945e6aac6d679a0499d30dbe70b5
tree10b8daf459ce73719208fed247f918c6823cde15
parent62ebd0a8806244f2fc2c9c2476eb6c7b945ef116
If sysdep.h includes a header file, don't include it again:
* aix386-core.c: Don't include <stdio.h>, <stddef.h>, or
<errno.h>.
* aoutx.h: Don't include <string.h>.  Use "sysdep.h" rather than
<sysdep.h>.
* archive.c: Don't include <string.h> or <errno.h>.
* evax-alpha.c; Don't include <stdio.h>.
* evax-egsd.c: Likewise.
* evax-etir.c: Likewise.
* evax-misc.c: Likewise.
* evax-emh.c: Likewise.  Also, don't include <sys/types.h>.
* hppabsd-core.c: Don't include <stdio.h>, <sys/types.h>, or
<errno.h>.
* hpux-core.c: Likewise.
* netbsd-core.c: Likewise.
* som.c: Likewise.
* libbfd.c: Don't include <sys/types.h>.
* nlmcode.h: Don't include <string.h>.
* osf-core.c: Don't include <string.h> or <stdio.h>.
* ptrace-core.c: Don't include <stdio.h>, <sys/types.h>,
<errno.h>, or <unistd.h>.
* trad-core.c: Don't include <stdio.h> or <sys/types.h>.
bfd/ChangeLog
bfd/evax-alpha.c
bfd/evax-egsd.c
bfd/evax-emh.c
bfd/evax-etir.c
bfd/evax-misc.c
This page took 0.026365 seconds and 4 git commands to generate.