Use timegm, or our already existing replacement instead of timezone, as
commitbc13e35db0b8b265f87553d4df1c7326710cb3fa
authorJim McDonough <jmcd@samba.org>
Thu, 25 Mar 2004 18:25:41 +0000 (25 18:25 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 25 Mar 2004 18:25:41 +0000 (25 18:25 +0000)
tree61f27daf5d6f54b6c16b49574550afe948252988
parent641c2acd92b358fab4441071df411adbbd934ae8
Use timegm, or our already existing replacement instead of timezone, as
some platforms (FreeBSD in this case) don't define timezone according to
posix.  This is what I wanted to do anyway.

Spotted by Andrzej Tobola <san@iem.pw.edu.pl>
source/passdb/pdb_ldap.c