* hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMMAND; revamp HOST_*, etc.
authorJohn Gilmore <gnu@cygnus>
Thu, 17 Oct 1991 06:04:35 +0000 (06:04 +0000)
committerJohn 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

index fe6e2fb74a01e498cde0031ecbd44ee33dc2db17..657ec68c9d711630a41691bd9a41297741055d22 100644 (file)
@@ -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>