Simplify the FreeBSD check using FreeBSD compiler macro.
Rather than rely on FreeBSD_version, defined in sys/param.h, use
FreeBSD__ defined by the compiler.
Reported by: emaste
MFC after: 1 week
Simplify the FreeBSD check using __FreeBSD__ compiler macro.
Tags None Referenced Files None Subscribers None
Description Simplify the FreeBSD check using FreeBSD compiler macro. Rather than rely on FreeBSD_version, defined in sys/param.h, use Reported by: emaste
Details
Event Timeline |