remove inclusion of strings.h
authorKen Raeburn <raeburn@cygnus>
Wed, 13 Oct 1993 21:42:42 +0000 (21:42 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 13 Oct 1993 21:42:42 +0000 (21:42 +0000)
bfd/hosts/apollo68.h

index d70e25a3bec2ac96f44c97bf057395e2c3aa5b15..734f62a9c09ca21b081926b088b2c3bcf813775d 100644 (file)
@@ -5,7 +5,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <ctype.h>
-#include <strings.h>
 #ifndef        O_ACCMODE
 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
 #endif
This page took 0.025947 seconds and 4 git commands to generate.