aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenpaging/xenpaging.h
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2011-06-10 10:47:12 +0200
committerOlaf Hering <olaf@aepfle.de>2011-06-10 10:47:12 +0200
commitd991b140458c33c2fc0137a43b406bb15c284558 (patch)
tree8180cf9f5848361c59f1708b04028113fad63d43 /tools/xenpaging/xenpaging.h
parent1a6a2f7c4da1585d7801affe4ff1fa56ef2b0804 (diff)
downloadxen-d991b140458c33c2fc0137a43b406bb15c284558.tar.gz
xen-d991b140458c33c2fc0137a43b406bb15c284558.tar.bz2
xen-d991b140458c33c2fc0137a43b406bb15c284558.zip
xenpaging: drop xc.c, remove xc files
Finally remove xc.c/xc.h and its references since both are empty now. Signed-off-by: Olaf Hering <olaf@aepfle.de> Committed-by: Ian Jackson <ian.jackson.citrix.com>
Diffstat (limited to 'tools/xenpaging/xenpaging.h')
-rw-r--r--tools/xenpaging/xenpaging.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/xenpaging/xenpaging.h b/tools/xenpaging/xenpaging.h
index d99f2bebcc..320ac6eaae 100644
--- a/tools/xenpaging/xenpaging.h
+++ b/tools/xenpaging/xenpaging.h
@@ -25,7 +25,6 @@
#define __XEN_PAGING2_H__
-#include "xc.h"
#include <xc_private.h>
#include <xen/event_channel.h>