objcopy: Fix for pr19005 on machines with more than one octet per byte.
[deliverable/binutils-gdb.git] / binutils / dlltool.h
index 35a22801ff3ef231d12d7287badc3f566a738a15..077165a96f907a79a836f452a21a48eb25c56bff 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-2020 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 *);
This page took 0.023398 seconds and 4 git commands to generate.