time: fix incorrect DST offset when using POSIX timezones without DST
[musl.git] / src / locale / catclose.c
blob02cd3e5c9c7a76a553e950c475e67b2c1e125259
1 #include <nl_types.h>
3 int catclose (nl_catd catd)
5 return 0;