Dmitry Sivachenko writes: > Hello! > > Is there any reason why struct ipc_perm is not protected by #ifdef _KERNEL > in ipc.h? Is it supposed to be used from userland? >
It's needed by ipcs. --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org gj[at]denx.de _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

