We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d4709 commit e9a9afdCopy full SHA for e9a9afd
fmacros.h
@@ -0,0 +1,7 @@
1
+#ifndef _REDIS_FMACRO_H
2
+#define _REDIS_FMACRO_H
3
+
4
+#define _BSD_SOURCE
5
+#define _XOPEN_SOURCE
6
7
+#endif
0 commit comments