summaryrefslogtreecommitdiff
path: root/src/s/usg5-4.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-08-19 03:54:51 +0000
committerJim Blandy <jimb@redhat.com>1992-08-19 03:54:51 +0000
commitb326ab7c03a159c39268d6336a5ffd14188c2959 (patch)
tree814641d09e5cf867d1b0a4f867b28ec8ff84eba7 /src/s/usg5-4.h
parentfea425b9ddc3534a501a86de782ecabf406ebb47 (diff)
downloademacs-b326ab7c03a159c39268d6336a5ffd14188c2959.tar.gz
*** empty log message ***
Diffstat (limited to 'src/s/usg5-4.h')
-rw-r--r--src/s/usg5-4.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index c977bb1c978..f94b5251e29 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -68,7 +68,7 @@ and this notice must be preserved on all copies. */
#undef SIGIO
#endif
-/* libc has this stuff, but not utimes. */
+/* libc has this stuff, but still not utimes. */
#define HAVE_RENAME
#define HAVE_SELECT
@@ -77,8 +77,6 @@ and this notice must be preserved on all copies. */
#define HAVE_GETTIMEOFDAY
#define HAVE_DUP2
-#define USE_UTIME
-
/* <sys/stat.h> *defines* stat(2) as a static function. If "static"
* is blank, then many files will have a public definition for stat(2).
*/