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:
2ed83a5
)
SunOS 4.0.3 has no sys/stdtypes.h
author
Ken Raeburn
<raeburn@cygnus>
Mon, 28 Dec 1992 18:38:10 +0000
(18:38 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Mon, 28 Dec 1992 18:38:10 +0000
(18:38 +0000)
gas/config/ho-sunos.h
patch
|
blob
|
history
diff --git
a/gas/config/ho-sunos.h
b/gas/config/ho-sunos.h
index 15628007265251ad128de2b95f2bd2981622c4a3..bdaf2d58d348e6a5707bc5f488bd69b0a445495a 100644
(file)
--- a/
gas/config/ho-sunos.h
+++ b/
gas/config/ho-sunos.h
@@
-28,7
+28,7
@@
extern int memset ();
#endif
/* #include <sys/stdtypes.h> before <stddef.h> when compiling by GCC. */
-#include <sys/stdtypes.h>
+/* #include <sys/stdtypes.h> */
#include <stddef.h>
#include <ctype.h>
#include <string.h>