binutils/testsuite: Disable strip-10 test on ARM non-EABI
[binutils-gdb.git] / binutils / dlltool.h
index 35a22801ff3ef231d12d7287badc3f566a738a15..c6b12438715a360ea52833b06dfc25fe4fc8cbd2 100644 (file)
@@ -1,5 +1,5 @@
 /* dlltool.h -- header file for dlltool
-   Copyright 1997, 1998, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -18,9 +18,6 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
 
-#include "ansidecl.h"
-#include <stdio.h>
-
 extern void def_code (int);
 extern void def_data (int);
 extern void def_description (const char *);