Subject: Re: kern/470: useless struct definition
To: None <grefen@convex.convex.com>
From: J.T. Conklin <jtc@NetBSD.ORG>
List: netbsd-bugs
Date: 09/15/1994 19:11:23
	`J.T. Conklin' changed the state to `analyzed'.


State-Changed-From-To: open-analyzed
State-Changed-By: jtc
State-Changed-When: Thu Sep 15 19:04:03 1994
State-Changed-Why:
Examination of the NetBSD kernel source (sysv_msg.c) and the SunOS and
OSF/1 <sys/msg.h> header files seems to indicate that the msginfo
variable _is_ correct, but both it and its structure definition belong
inside an #ifdef KERNEL.  It's up to the kernel folks to take it from here.

I don't know why you were having problems with multiply defined
symbols, as the linker should have treated msginfo as a common.