diff options
Diffstat (limited to 'libiberty/choose-temp.c')
-rw-r--r-- | libiberty/choose-temp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libiberty/choose-temp.c b/libiberty/choose-temp.c index 6f62f8efe83f..c65661424d82 100644 --- a/libiberty/choose-temp.c +++ b/libiberty/choose-temp.c @@ -51,7 +51,6 @@ Boston, MA 02111-1307, USA. */ #endif /* IN_GCC */ #ifdef IN_GCC -#include "gansidecl.h" extern char *xmalloc (); extern int mkstemps (); #else |