posix: Use _POSIX_C_SOURCE=200809L instead of 200809
This constant is supposed to be defined as a long instead of an int,
presumably to support systems where int isn't large enough.
Signed-off-by:
Keith Packard <keithp@keithp.com>
Loading
Please sign in to comment