summaryrefslogtreecommitdiffstats
path: root/contrib/file/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/file/acconfig.h')
-rw-r--r--contrib/file/acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/file/acconfig.h b/contrib/file/acconfig.h
index ef6e0cb..b2d201d 100644
--- a/contrib/file/acconfig.h
+++ b/contrib/file/acconfig.h
@@ -13,6 +13,12 @@
/* Define if the `long long' type works. */
#undef HAVE_LONG_LONG
+/* Define if we have "tm_isdst" in "struct tm". */
+#undef HAVE_TM_ISDST
+
+/* Define if we have a global "int" variable "daylight". */
+#undef HAVE_DAYLIGHT
+
/* Define to `unsigned char' if standard headers don't define. */
#undef uint8_t
OpenPOWER on IntegriCloud