Author: ngie
Date: Sun Apr 14 00:06:49 2019
New Revision: 346196
URL: https://svnweb.freebsd.org/changeset/base/346196
Log:
Fix warnings with lib/libpmc
* Use `MIN` instead of similar hand rolled macro.
* Sort headers.
* Use `errno.h` instead of `sys/errno.h`.
* Wrap the argument to s
Author: ngie
Date: Sun Apr 14 00:06:49 2019
New Revision: 346196
URL: https://svnweb.freebsd.org/changeset/base/346196
Log:
Fix warnings with lib/libpmc
* Use `MIN` instead of similar hand rolled macro.
* Sort headers.
* Use `errno.h` instead of `sys/errno.h`.
* Wrap the argument to s