Bump _XOPEN_SOURCE to 600
Otherwise it's not going to compile on FreeBSD, because of e.g. missing v/snprintf() and va_copy().
This commit is contained in:
Otherwise it's not going to compile on FreeBSD, because of e.g. missing v/snprintf() and va_copy().