git: <machine/segments.h>: Move the inclusion of <sys/tls.h> to the top.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Aug 7 00:28:10 PDT 2020
commit 06f33a2c72c800fd5498a79fad76a264f7ca6dbc
Author: Sascha Wildner <saw at online.de>
Date: Fri Aug 7 08:17:57 2020 +0200
<machine/segments.h>: Move the inclusion of <sys/tls.h> to the top.
Mainly to get at <sys/types.h> for u_int* and <sys/cdefs.h> for __packed.
Summary of changes:
sys/cpu/x86_64/include/segments.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/06f33a2c72c800fd5498a79fad76a264f7ca6dbc
--
DragonFly BSD source repository
More information about the Commits
mailing list