git: <sys/gpt.h>: Use __offsetof().
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 21 04:24:49 PST 2019
commit f1f115126208ee4f3d7adf7ef80aa18f83c17687
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Nov 19 08:45:33 2019 +0200
<sys/gpt.h>: Use __offsetof().
It has better visibility and does not require <stddef.h>.
Summary of changes:
sys/sys/gpt.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f1f115126208ee4f3d7adf7ef80aa18f83c17687
--
DragonFly BSD source repository
More information about the Commits
mailing list