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 at alib.jp>
Revision Changes Path
1.46 +2 -0 src/sys/sys/mac.h