mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 09:00:51 +00:00
Revert "define __USE_GNU to get O_DIRECT"
This reverts commit 122c04983400a076423811740f2b87163ea95c00.
This commit is contained in:
parent
0040fa253f
commit
d6fb4d5396
1
redis.c
1
redis.c
@ -54,7 +54,6 @@
|
|||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#define __USE_GNU
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user