Some kernels define 'current' as a #define. This causes chaos when we try to build sha.c. So, rename current as 'SHA1current', and avoid the insanity.
6.3 KiB
6.3 KiB
Some kernels define 'current' as a #define. This causes chaos when we try to build sha.c. So, rename current as 'SHA1current', and avoid the insanity.