* 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 bd360ce..b95e7ce 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 aea0420..6d67b12 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>