1
0
mirror of https://github.com/fluencelabs/redis synced 2025-03-20 09:30:55 +00:00

8 lines
99 B
C
Raw Normal View History

#ifndef _REDIS_FMACRO_H
#define _REDIS_FMACRO_H
#define _BSD_SOURCE
#define _XOPEN_SOURCE
#endif