mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
libkvm: fix lib32 build.
This commit is contained in:
parent
ca0227933e
commit
ec8659b385
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ static char sccsid[] = "@(#)kvm_hp300.c 8.1 (Berkeley) 6/4/93";
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <vm/vm.h>
|
||||
#include <kvm.h>
|
||||
|
||||
#ifdef __i386__
|
||||
|
|
|
|||
Loading…
Reference in a new issue