XEmacs 21.2.45 "Thelxepeia".
[chise/xemacs-chise.git.1] / src / systime.h
index e51ac51..2a56a89 100644 (file)
@@ -63,7 +63,7 @@ void gettimeofday (struct timeval *, struct timezone *);
 
 #endif /* WIN32_NATIVE */
 
-#ifdef HAVE_UTIME_H
+#ifdef HAVE_UTIME
 # include <utime.h>
 #endif