r19624: we have timegm in libreplace so heimdal should not replace it
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Nov 2006 16:03:00 +0000 (16:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:25:19 +0000 (14:25 -0500)
metze
(This used to be commit b6d1fd1b24d09049fcd432a804ad905e89fcc224)

source4/heimdal_build/roken.h

index 2bc9e1d412e0d47868da936d3e80017fe6a59af8..ff58927ace05194823b17961058b09a7b5f010d7 100644 (file)
 #define HAVE_SSIZE_T
 #endif
 
+#ifndef HAVE_TIMEGM
+#define HAVE_TIMEGM
+#endif
+
 #undef SOCKET_WRAPPER_REPLACE
 
 #include "heimdal/lib/roken/roken.h.in"