diff --git a/redis.c b/redis.c index 7907bb9f1..de4f5763d 100644 --- a/redis.c +++ b/redis.c @@ -54,7 +54,6 @@ #include <inttypes.h> #include <arpa/inet.h> #include <sys/stat.h> -#define __USE_GNU #include <fcntl.h> #include <sys/time.h> #include <sys/resource.h>