DragonFly commits List (threaded) for 2008-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/libkern crc32.c
:> 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
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]