]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r316050,r316051:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 Mar 2017 06:13:54 +0000 (06:13 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 30 Mar 2017 06:13:54 +0000 (06:13 +0000)
commitc03589fd7b43fd0b9855db827deffefcbcc61354
tree9f0fde7bb7abfe0024a958c9b56ce89433813517
parent802860c1959c2d9f58d221768a12e49fa80bc999
MFC r316050,r316051:

r316050:

ctld: sort #includes per style(9)

- Only include sys/types.h or sys/param.h, not both.
- Sort alphabetically.

r316051:

ctldadm: sort #includes per style(9)

- Only include sys/types.h or sys/param.h, not both.
- Sort alphabetically.

git-svn-id: svn://svn.freebsd.org/base/stable/10@316253 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/ctladm/ctladm.c
usr.sbin/ctld/kernel.c