aboutsummaryrefslogtreecommitdiff
path: root/lib/libvmmapi
diff options
context:
space:
mode:
authorSvatopluk Kraus <skra@FreeBSD.org>2016-02-22 09:04:36 +0000
committerSvatopluk Kraus <skra@FreeBSD.org>2016-02-22 09:04:36 +0000
commitd6849317c579f3a976e8ed3a1708e1e17c813ad9 (patch)
tree7d6cd967faa06d2ddb575d688743d30f98aff6a4 /lib/libvmmapi
parenta1e1814d763ae0dd1c50a85bbd6884969ed26126 (diff)
Notes
Diffstat (limited to 'lib/libvmmapi')
-rw-r--r--lib/libvmmapi/vmmapi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libvmmapi/vmmapi.c b/lib/libvmmapi/vmmapi.c
index fb8eb787a1d63..3a6f210e805da 100644
--- a/lib/libvmmapi/vmmapi.c
+++ b/lib/libvmmapi/vmmapi.c
@@ -38,7 +38,6 @@ __FBSDID("$FreeBSD$");
#include <x86/segments.h>
#include <machine/specialreg.h>
-#include <machine/param.h>
#include <errno.h>
#include <stdio.h>