Add _GNU_SOURCE to get O_NOFOLLOW on debian squeeze.
This commit is contained in:
父節點
6e19780551
當前提交
215e788f62
@ -1,3 +1,4 @@
|
||||
#define _GNU_SOURCE /* For O_NOFOLLOW. */
|
||||
#include <errno.h>
|
||||
#include <ioall.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user