Add ability for objcopy to insert new symbols into a binary.
[deliverable/binutils-gdb.git] / binutils / dlltool.h
index 35a22801ff3ef231d12d7287badc3f566a738a15..e45a0de63ada61cedbc6277342b2656d697fedc5 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-2015 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.023835 seconds and 4 git commands to generate.