feature macros defined to play well with C99
This commit is contained in:
parent
23d4709dfb
commit
e9a9afd35e
7
fmacros.h
Normal file
7
fmacros.h
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#ifndef _REDIS_FMACRO_H
|
||||||
|
#define _REDIS_FMACRO_H
|
||||||
|
|
||||||
|
#define _BSD_SOURCE
|
||||||
|
#define _XOPEN_SOURCE
|
||||||
|
|
||||||
|
#endif
|
Loading…
x
Reference in New Issue
Block a user