Date: Mon, 9 Sep 2002 01:25:00 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_gre.h Message-ID: <200209090825.g898P0L8028147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/09/09 01:25:00 PDT Modified files: sys/net if_gre.h Log: Prevent namespace pollution in use-land by putting everything used only in kernel (softc and such) under #ifdef _KERNEL. Submitted by: bde Revision Changes Path 1.5 +3 -0 src/sys/net/if_gre.h 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?200209090825.g898P0L8028147>