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 1377598615..c032fc67e6 100644
--- a/source4/heimdal_build/roken.h
+++ b/source4/heimdal_build/roken.h
@@ -61,6 +61,10 @@
#define HAVE_SSIZE_T
#endif
+#ifndef HAVE_STRPTIME
+#define HAVE_STRPTIME
+#endif
+
#ifndef HAVE_TIMEGM
#define HAVE_TIMEGM
#endif