diff options
Diffstat (limited to 'gcc/collect2-aix.c')
-rw-r--r-- | gcc/collect2-aix.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/collect2-aix.c b/gcc/collect2-aix.c index 7d25e7e6b89..101826519e0 100644 --- a/gcc/collect2-aix.c +++ b/gcc/collect2-aix.c @@ -1,5 +1,5 @@ /* AIX cross support for collect2. - Copyright (C) 2009 Free Software Foundation, Inc. + Copyright (C) 2009, 2010 Free Software Foundation, Inc. This file is part of GCC. @@ -25,8 +25,6 @@ along with GCC; see the file COPYING3. If not see #ifdef CROSS_AIX_SUPPORT -#include <sys/mman.h> - /* Read SIZE bytes starting at DATA as a big-endian value. */ static inline bfd_vma |