diff options
Diffstat (limited to 'ld/ldver.c')
-rw-r--r-- | ld/ldver.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -18,10 +18,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <stdio.h> +#include "sysdep.h" #include "bfd.h" #include "bfdver.h" -#include "sysdep.h" #include "ld.h" #include "ldver.h" |