Remove unused include.
This commit is contained in:
parent
c186f9b280
commit
421e6a659e
@ -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 New Issue
Block a user