Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/xen/i386 ctrl_if.h isn't needed here.
details: https://anonhg.NetBSD.org/src/rev/1821d15477c1
branches: trunk
changeset: 587019:1821d15477c1
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Jan 08 19:00:59 2006 +0000
description:
ctrl_if.h isn't needed here.
diffstat:
sys/arch/xen/i386/xen_shm_machdep.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c765ff3b4b96 -r 1821d15477c1 sys/arch/xen/i386/xen_shm_machdep.c
--- a/sys/arch/xen/i386/xen_shm_machdep.c Sun Jan 08 18:48:25 2006 +0000
+++ b/sys/arch/xen/i386/xen_shm_machdep.c Sun Jan 08 19:00:59 2006 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: xen_shm_machdep.c,v 1.12 2005/12/11 12:19:48 christos Exp $ */
+/* $NetBSD: xen_shm_machdep.c,v 1.13 2006/01/08 19:00:59 bouyer Exp $ */
/*
* Copyright (c) 2005 Manuel Bouyer.
@@ -43,7 +43,6 @@
#include <machine/hypervisor.h>
#include <machine/xen.h>
#include <machine/evtchn.h>
-#include <machine/ctrl_if.h>
#include <machine/xen_shm.h>
/*
Home |
Main Index |
Thread Index |
Old Index