summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/90_fix_build_xen_console_h.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/90_fix_build_xen_console_h.patch b/debian/patches/90_fix_build_xen_console_h.patch
index 92811c2..33154c4 100644
--- a/debian/patches/90_fix_build_xen_console_h.patch
+++ b/debian/patches/90_fix_build_xen_console_h.patch
@@ -1,12 +1,12 @@
diff --git a/xen/console.h b/xen/console.h
-index 2b78f29..6088812 100644
+index 2b78f29..061ba28 100644
--- a/xen/console.h
+++ b/xen/console.h
@@ -21,7 +21,9 @@
#include <machine/xen.h>
#include <string.h>
-+#include <mach.h>
++#include <mach/port.h>
#include <device/cons.h>
+#include <device/io_req.h>