Idk
Some checks failed
CMake / ubuntu-latest - shared=OFF, posix=ON (push) Failing after 12s
CMake / ubuntu-latest - shared=ON, posix=ON (push) Failing after 11s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-08-09 08:42:49 +03:00
parent 8e247c7a0b
commit ef5e3e1706

View File

@@ -35,6 +35,8 @@
#if DCFG_POSIX_SUPPORT
# define _POSIX_C_SOURCE 200809L
# define _XOPEN_SOURCE 500L
# define _BSD_SOURCE
#else
# ifdef _POSIX_C_SOURCE
# undef _POSIX_C_SOURCE