--- zzzz-none-000/linux-3.10.107/net/ceph/crush/hash.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/net/ceph/crush/hash.c 2021-02-04 17:41:59.000000000 +0000 @@ -1,6 +1,8 @@ - -#include -#include +#ifdef __KERNEL__ +# include +#else +# include "hash.h" +#endif /* * Robert Jenkins' function for mixing 32-bit values