Style: move opt_*.h includes in the proper place.
MFC after: 1 month
This commit is contained in:
parent
9de4ce048e
commit
297f11037f
@ -51,12 +51,12 @@
|
||||
* anonymous, rather than named, POSIX shared memory objects.
|
||||
*/
|
||||
|
||||
#include "opt_capsicum.h"
|
||||
#include "opt_ktrace.h"
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "opt_capsicum.h"
|
||||
#include "opt_ktrace.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/capability.h>
|
||||
#include <sys/file.h>
|
||||
|
Loading…
Reference in New Issue
Block a user