Browse Source

* chew.c: Don't include sysdep.h.

gdb-csl-arm-20051020-branch
Kazu Hirata 21 years ago
parent
commit
d8bacf76e8
  1. 4
      bfd/doc/ChangeLog
  2. 1
      bfd/doc/chew.c

4
bfd/doc/ChangeLog

@ -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.

1
bfd/doc/chew.c

@ -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>

Loading…
Cancel
Save