mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-28 17:23:09 +03:00
set posix define to make PATH_MAX available
This commit is contained in:
parent
afdf72d7b5
commit
d43ac47602
@ -1,3 +1,5 @@
|
||||
#define __USE_POSIX
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user