Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63096d4

Browse files
committed
Add HAVE_MKTIME.
1 parent 9cd9fbb commit 63096d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

PC/config.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,9 @@ typedef int pid_t;
359359
/* Define if you have lstat. */
360360
/* #undef HAVE_LSTAT */
361361

362+
/* Define if you have the mktime function. */
363+
#define HAVE_MKTIME
364+
362365
/* Define if you have nice. */
363366
/* #undef HAVE_NICE */
364367

0 commit comments

Comments
 (0)