2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

added HAVE_UTIME_H

This commit is contained in:
Todd C. Miller
1995-06-18 19:08:31 +00:00
parent 53807380cd
commit 14bfd8b7af

View File

@@ -196,6 +196,9 @@
#undef HAVE_SYS_DIR_H
#undef HAVE_NDIR_H
/* Define if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H