:> http://www.dragonflybsd.org/cvsweb/src/sys/libkern/crc32.c.diff?r1=1.3&r2=1.4&f=u : :This gives a 'redundant declaration' warning here. Shouldn't crc32.c :rather include <sys/systm.h>? : :Sascha
The problem is that the file is used by both userland and the kernel.
We will probably need to hack something up to fix the compiler warnings.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
