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:
785ce19
)
* hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMMAND; revamp HOST_*, etc.
author
John Gilmore
<gnu@cygnus>
Thu, 17 Oct 1991 06:04:35 +0000
(06:04 +0000)
committer
John Gilmore
<gnu@cygnus>
Thu, 17 Oct 1991 06:04:35 +0000
(06:04 +0000)
* hosts/h-i386v.h: Use <utime.h>, not <sys/utime.h>, unlike POSIX.
bfd/hosts/i386v.h
patch
|
blob
|
history
diff --git
a/bfd/hosts/i386v.h
b/bfd/hosts/i386v.h
index fe6e2fb74a01e498cde0031ecbd44ee33dc2db17..657ec68c9d711630a41691bd9a41297741055d22 100644
(file)
--- a/
bfd/hosts/i386v.h
+++ b/
bfd/hosts/i386v.h
@@
-3,7
+3,7
@@
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
-#include <
sys/
utime.h>
+#include <utime.h>
#include <ctype.h>
#include <string.h>
#include <sys/file.h>