Add HAVE_MKTIME.
This commit is contained in:
parent
9cd9fbb72a
commit
63096d48fa
|
@ -359,6 +359,9 @@ typedef int pid_t;
|
|||
/* Define if you have lstat. */
|
||||
/* #undef HAVE_LSTAT */
|
||||
|
||||
/* Define if you have the mktime function. */
|
||||
#define HAVE_MKTIME
|
||||
|
||||
/* Define if you have nice. */
|
||||
/* #undef HAVE_NICE */
|
||||
|
||||
|
|
Loading…
Reference in New Issue