projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
132239b
)
remove inclusion of strings.h
author
Ken Raeburn
<raeburn@cygnus>
Wed, 13 Oct 1993 21:42:42 +0000
(21:42 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 13 Oct 1993 21:42:42 +0000
(21:42 +0000)
bfd/hosts/apollo68.h
patch
|
blob
|
history
diff --git
a/bfd/hosts/apollo68.h
b/bfd/hosts/apollo68.h
index d70e25a3bec2ac96f44c97bf057395e2c3aa5b15..734f62a9c09ca21b081926b088b2c3bcf813775d 100644
(file)
--- a/
bfd/hosts/apollo68.h
+++ b/
bfd/hosts/apollo68.h
@@
-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