check for timegm()

This commit is contained in:
John
2023-10-01 23:42:56 +02:00
parent fe49e9b67f
commit 28bebfa49d
4 changed files with 6 additions and 1 deletions
+3
View File
@@ -37,6 +37,9 @@
/* Defined if time.h is available. */
#cmakedefine HAVE_TIME_H
/* Defined if timegm() is available. */
#cmakedefine HAVE_TIMEGM
/* Defined if syslog.h is available. */
#cmakedefine HAVE_SYSLOG_H