summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/heimdal_build/roken.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/heimdal_build/roken.h b/source4/heimdal_build/roken.h
index 2bc9e1d412..ff58927ace 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -49,6 +49,10 @@
#define HAVE_SSIZE_T
#endif
+#ifndef HAVE_TIMEGM
+#define HAVE_TIMEGM
+#endif
+
#undef SOCKET_WRAPPER_REPLACE
#include "heimdal/lib/roken/roken.h.in"