diff options
| author | Svatopluk Kraus <skra@FreeBSD.org> | 2016-02-22 09:04:36 +0000 |
|---|---|---|
| committer | Svatopluk Kraus <skra@FreeBSD.org> | 2016-02-22 09:04:36 +0000 |
| commit | d6849317c579f3a976e8ed3a1708e1e17c813ad9 (patch) | |
| tree | 7d6cd967faa06d2ddb575d688743d30f98aff6a4 /lib/libvmmapi | |
| parent | a1e1814d763ae0dd1c50a85bbd6884969ed26126 (diff) | |
Notes
Diffstat (limited to 'lib/libvmmapi')
| -rw-r--r-- | lib/libvmmapi/vmmapi.c | 1 |
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> |
