mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Add missing header file.
Not-reported-by: peter
This commit is contained in:
parent
0e741a5b5b
commit
3bd2a0a10c
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
|
||||
#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