git: <sys/types.h>: Adjust visibility of segsz_t.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 14 05:37:55 PST 2019
commit 372c9f723c5bc4686003060a81c11d2df4572f05
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Mon Nov 11 09:48:16 2019 +0200
<sys/types.h>: Adjust visibility of segsz_t.
It is a historic BSD type used in "struct vmspace", "struct kinfo_lwp".
Remove no longer needed __ intermediate type.
Summary of changes:
sys/cpu/x86_64/include/types.h | 2 --
sys/sys/types.h | 4 +++-
2 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/372c9f723c5bc4686003060a81c11d2df4572f05
--
DragonFly BSD source repository
More information about the Commits
mailing list