mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Remove needless <sys/disklabel.h> and <sys/diskslice.h> #includes.
Sponsored by: DARPA & NAI Labs.
This commit is contained in:
parent
78bc4b68cc
commit
2fb81ca352
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@
|
|||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/conf.h>
|
||||
#include <sys/disklabel.h>
|
||||
#include <sys/diskslice.h> /* for BASE_SLICE, MAX_SLICES */
|
||||
#include <sys/reboot.h>
|
||||
#include <sys/kernel.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue