Date: Wed, 1 Oct 2003 20:07:51 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mac.h Message-ID: <200310020307.h9237pYU081650@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/10/01 20:07:51 PDT
FreeBSD src repository
Modified files:
sys/sys mac.h
Log:
Use __BEGIN_DECLS and __END_DECLS around userland function prototypes
so that mac.h may be more safely included in userland C++ applications.
PR: bin/56595
Submitted by: "KONDOU, Kazuhiro" <kazuhiro@alib.jp>
Revision Changes Path
1.46 +2 -0 src/sys/sys/mac.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310020307.h9237pYU081650>
