|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [xenppc-unstable] [XEN] #include errno.h in gdbstub.c.
# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID ff3ab3fc802484087ecf24521f66c4f7ab44849a
# Parent f67efbf6dfa9dc8ccebf85956ef9c5bc5c5928cc
[XEN] #include errno.h in gdbstub.c.
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
---
xen/common/gdbstub.c | 1 +
1 files changed, 1 insertion(+)
diff -r f67efbf6dfa9 -r ff3ab3fc8024 xen/common/gdbstub.c
--- a/xen/common/gdbstub.c Thu Oct 12 18:22:26 2006 -0500
+++ b/xen/common/gdbstub.c Thu Oct 12 18:24:50 2006 -0500
@@ -42,6 +42,7 @@
#include <xen/init.h>
#include <xen/smp.h>
#include <xen/console.h>
+#include <xen/errno.h>
/* Printk isn't particularly safe just after we've trapped to the
debugger. so avoid it. */
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [xenppc-unstable] [XEN] #include errno.h in gdbstub.c.,
Xen patchbot-xenppc-unstable <=
|
|
|
|
|