* chew.c: Don't include sysdep.h.
authorKazu Hirata <kazu@codesourcery.com>
Fri, 22 Jul 2005 18:16:17 +0000 (18:16 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Fri, 22 Jul 2005 18:16:17 +0000 (18:16 +0000)
bfd/doc/ChangeLog
bfd/doc/chew.c

index bd360ce46b4dc6a7fda71b51abea6cae0eb4be2b..b95e7ce2b5416a1c1e29ddb92abd546cdaeb66f6 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-22  Kazu Hirata  <kazu@codesourcery.com>
+
+       * chew.c: Don't include sysdep.h.
+
 2005-05-09  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * Makefile.am: Use a temporary file to build chew.
index aea0420de422971d1199a30555346390b08e4212..6d67b126a8f056887060d7cd6a453e6e2f2ba964 100644 (file)
@@ -83,7 +83,6 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
    Foo.  */
 
 #include "ansidecl.h"
-#include "sysdep.h"
 #include <assert.h>
 #include <stdio.h>
 #include <ctype.h>