2007-07-03 Markus Deuling <deuling@de.ibm.com>
[deliverable/binutils-gdb.git] / bfd / doc / chew.c
index aea0420de422971d1199a30555346390b08e4212..542fc2feb701ab7d55d22f555117fbb1ba751b91 100644 (file)
@@ -83,10 +83,11 @@ 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>
+#include <stdlib.h>
+#include <string.h>
 
 #define DEF_SIZE 5000
 #define STACK 50
This page took 0.024186 seconds and 4 git commands to generate.