mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
include: #undef crc32c
Some versions of linux-libc header files define a macro named 'crc32c'. We want to use that name too, so #undef it. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
5248985da0
commit
03627503ec
@ -20,6 +20,7 @@
|
||||
#define mutex not_mutex
|
||||
#include <btrfs/ctree.h>
|
||||
// Repair the damage
|
||||
#undef crc32c
|
||||
#undef min
|
||||
#undef max
|
||||
#undef mutex
|
||||
|
Loading…
x
Reference in New Issue
Block a user