Date: Thu, 26 Jul 2001 17:44:36 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumext.h vinummemory.c Message-ID: <200107270044.f6R0ia625869@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/07/26 17:44:36 PDT
Modified files:
sys/dev/vinum vinumext.h vinummemory.c
Log:
The kernel *does* now define setjmp/longjmp. Dont duplicate it here.
In file included from ../../../dev/vinum/vinumhdr.h:77,
from ../../../dev/vinum/vinum.c:44:
../../../dev/vinum/vinumext.h:165: warning: redundant redeclaration of `setjmp' in same scope
../../../sys/systm.h:96: warning: previous declaration of `setjmp'
../../../dev/vinum/vinummemory.c:44: warning: redundant redeclaration of `longjmp' in same scope
../../../sys/systm.h:97: warning: previous declaration of `longjmp'
Revision Changes Path
1.30 +1 -4 src/sys/dev/vinum/vinumext.h
1.28 +1 -2 src/sys/dev/vinum/vinummemory.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107270044.f6R0ia625869>
