diff options
author | Daniel Verkamp | 2018-11-12 15:22:17 -0800 |
---|---|---|
committer | Shaohua Li | 2018-12-20 08:53:23 -0800 |
commit | 58af3110a7c5d161f72f94a98c6f2b9b75bf5cf9 (patch) | |
tree | 10f3553322f89ee965719f385cef90063d278543 /lib/refcount.c | |
parent | e731f3e28b7e7d1c745b03084e01036ee00018eb (diff) |
lib/raid6: avoid __attribute_const__ redefinition
This is defined in glibc's sys/cdefs.h on my system with the same
definition as the raid6test fallback definition. Add a #ifndef check to
avoid a compiler warning about redefining it.
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'lib/refcount.c')
0 files changed, 0 insertions, 0 deletions