summaryrefslogtreecommitdiffstats
path: root/sys/xen
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-11-18 17:06:56 +0000
committerimp <imp@FreeBSD.org>2014-11-18 17:06:56 +0000
commite1fec13f7cef7b49d69de5005ed534c8652e0621 (patch)
tree960c43a979cde55d9911832483cd32cae5cb4a31 /sys/xen
parent1b55bc0f40c097311c00a2d0faa1aa2267f755d3 (diff)
downloadFreeBSD-src-e1fec13f7cef7b49d69de5005ed534c8652e0621.zip
FreeBSD-src-e1fec13f7cef7b49d69de5005ed534c8652e0621.tar.gz
opt_global.h is included automatically in the build. No need to
explicitly include it in these places. Sponsored by: Netflix
Diffstat (limited to 'sys/xen')
-rw-r--r--sys/xen/gnttab.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/xen/gnttab.c b/sys/xen/gnttab.c
index ca6fa3b..9ab3145 100644
--- a/sys/xen/gnttab.c
+++ b/sys/xen/gnttab.c
@@ -13,7 +13,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include "opt_global.h"
#include "opt_pmap.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud