git: <netinet/in6.h>/<sys/mount.h>: Use __BSD_VISIBLE where intended.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Dec 20 22:51:27 PST 2020
commit 47e9568064cac9a61cb6af7264e6905b178f1a83
Author: Sascha Wildner <saw at online.de>
Date: Mon Dec 21 07:51:08 2020 +0100
<netinet/in6.h>/<sys/mount.h>: Use __BSD_VISIBLE where intended.
Only <sys/cdefs.h> should check the _POSIX_C_SOURCE and _XOPEN_SOURCE
definitions. The rest should always use *_VISIBLE.
Summary of changes:
sys/netinet6/in6.h | 8 ++++----
sys/sys/mount.h | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47e9568064cac9a61cb6af7264e6905b178f1a83
--
DragonFly BSD source repository
More information about the Commits
mailing list