1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r19624: we have timegm in libreplace so heimdal should not replace it

metze
This commit is contained in:
Stefan Metzmacher 2006-11-07 16:03:00 +00:00 committed by Gerald (Jerry) Carter
parent 3f8b776f63
commit b6d1fd1b24

View File

@ -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"