summaryrefslogtreecommitdiff
path: root/bfd/sysdep.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2007-04-24 04:05:04 +0000
committerAlan Modra <amodra@bigpond.net.au>2007-04-24 04:05:04 +0000
commit682aed18ce1421ffa3006279ab5accbd54580363 (patch)
tree8aa57c9c59dce99fbeee841bdfd7ef60bdfe026d /bfd/sysdep.h
parent4a82584eb74dfc4da32e0446a5b3fbc40ed5986d (diff)
downloadbinutils-redhat-682aed18ce1421ffa3006279ab5accbd54580363.tar.gz
* acinclude.m4: Include config/stdint.m4.
* configure.in: Invoke GCC_HEADER_STDINT. * sysdep.h: Don't include ansidecl.h here. * configure: Regenerate. * config.in: Regenerate. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/sysdep.h')
-rw-r--r--bfd/sysdep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/sysdep.h b/bfd/sysdep.h
index f6313d3905..cc7743b7ad 100644
--- a/bfd/sysdep.h
+++ b/bfd/sysdep.h
@@ -22,8 +22,6 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
#ifndef BFD_SYSDEP_H
#define BFD_SYSDEP_H
-#include "ansidecl.h"
-
#include "config.h"
#ifdef HAVE_STDDEF_H