• David Carlier's avatar
    Fix non Linux build. · 28f9ca4e
    David Carlier authored
    timezone global is a linux-ism whereas it is a function under BSD.
    Here a helper to get the timezone value in a more portable manner.
    28f9ca4e
util.c 25.6 KB