style(9) fix
Submitted by: jmallett
This commit is contained in:
parent
b7c7684ae2
commit
2c7c36f993
@ -27,10 +27,11 @@
|
|||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/capsicum.h>
|
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
__FBSDID("$FreeBSD$");
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
|
#include <sys/capsicum.h>
|
||||||
|
|
||||||
#include <err.h>
|
#include <err.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <utmpx.h>
|
#include <utmpx.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user