Package: linux-kernel-headers
Version: 2.5.999-test7-bk-15

In /usr/include/linux/bitmap.h it's using BITS_PER_LONG all over
the place but BITS_PER_LONG is __KERNEL__ only.

Should bitmap.h be ifdef'd to __KERNEL__?

This again causes build problems in sysklogd.


Kurt



Reply via email to