git: kernel - Remove the #define AF_MAX from sys/mount.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 13 21:25:38 PST 2021
commit 50ba7f1c3001eeb5bf654207f3d6a546b812fdc0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 13 21:24:56 2021 -0800
kernel - Remove the #define AF_MAX from sys/mount.h
* Not sure how that managed to wind up in sys/mount.h but
it doesn't belong there. Bye bye.
Summary of changes:
sys/sys/mount.h | 2 --
1 file changed, 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/50ba7f1c3001eeb5bf654207f3d6a546b812fdc0
--
DragonFly BSD source repository
More information about the Commits
mailing list