pool-buffer: add L suffix to POSIX version for consistency
This commit is contained in:
parent
45c587e93c
commit
96e281fdb2
@ -1,4 +1,4 @@
|
||||
#define _POSIX_C_SOURCE 200809
|
||||
#define _POSIX_C_SOURCE 200809L
|
||||
#include <assert.h>
|
||||
#include <cairo/cairo.h>
|
||||
#include <fcntl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user