git: <grp.h>: Include <machine/stdint.h> instead of the whole of <sys/types.h>.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 7 14:27:54 PST 2016
commit 7da2061aeb9a03a6b62af523a0c2e6631c5dfa04
Author: Sascha Wildner <saw at online.de>
Date: Sun Feb 7 20:22:18 2016 +0100
<grp.h>: Include <machine/stdint.h> instead of the whole of <sys/types.h>.
It is only needed for __uint32_t.
After this commit, namespace pollution for <grp.h> is considerably lower.
Summary of changes:
include/grp.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7da2061aeb9a03a6b62af523a0c2e6631c5dfa04
--
DragonFly BSD source repository
More information about the Commits
mailing list