mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
I think the divorce successed, so stop #including <geom/geom_disk.h>
This commit is contained in:
parent
3165d2ea56
commit
812de2ed5c
1 changed files with 1 additions and 2 deletions
|
|
@ -21,8 +21,7 @@
|
|||
#include <sys/conf.h> /* XXX: temporary to avoid breakage */
|
||||
#endif
|
||||
|
||||
#include <geom/geom_disk.h>
|
||||
|
||||
struct disk;
|
||||
struct disk *disk_enumerate(struct disk *disk);
|
||||
void disk_err(struct bio *bp, const char *what, int blkdone, int nl);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue