From ad68cf93b11d0db8c7664ce8557cc38db6aa7468 Mon Sep 17 00:00:00 2001 From: skra Date: Mon, 22 Feb 2016 09:08:04 +0000 Subject: As is included from , there is no need to include it explicitly when is already included. Suggested by: alc Reviewed by: alc Differential Revision: https://reviews.freebsd.org/D5379 --- sys/amd64/vmm/vmm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/amd64/vmm') diff --git a/sys/amd64/vmm/vmm.c b/sys/amd64/vmm/vmm.c index 0987059..b981520 100644 --- a/sys/amd64/vmm/vmm.c +++ b/sys/amd64/vmm/vmm.c @@ -58,7 +58,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include -- cgit v1.1