mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unused include.
This commit is contained in:
parent
c186f9b280
commit
421e6a659e
2 changed files with 0 additions and 2 deletions
|
|
@ -84,7 +84,6 @@
|
|||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_pager.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/swap_pager.h>
|
||||
|
||||
#define MD_MODVER 1
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@
|
|||
|
||||
#include <dev/vinum/vinumhdr.h>
|
||||
#include <dev/vinum/request.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static char *sappend(char *txt, char *s);
|
||||
static int drivecmp(const void *va, const void *vb);
|
||||
|
|
|
|||
Loading…
Reference in a new issue