summaryrefslogtreecommitdiff
path: root/kernels/xen/gdbsx-glibc-2.17.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-12 00:04:34 -0800
committerroot <root@rshg054.dnsready.net>2013-02-12 00:04:34 -0800
commit29b0da64a462b6c5f6871b08e344b3ffa59cbd0a (patch)
tree04cea11e63b50c73d69608a28aba9b385b91ac4b /kernels/xen/gdbsx-glibc-2.17.patch
parent2f683af35de4700b21e19b28aebfa229da60e090 (diff)
Tue Feb 12 00:04:33 PST 2013
Diffstat (limited to 'kernels/xen/gdbsx-glibc-2.17.patch')
-rw-r--r--kernels/xen/gdbsx-glibc-2.17.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernels/xen/gdbsx-glibc-2.17.patch b/kernels/xen/gdbsx-glibc-2.17.patch
new file mode 100644
index 000000000..310010180
--- /dev/null
+++ b/kernels/xen/gdbsx-glibc-2.17.patch
@@ -0,0 +1,10 @@
+--- a/tools/debugger/gdbsx/xg/xg_main.c
++++ b/tools/debugger/gdbsx/xg/xg_main.c
+@@ -34,6 +34,7 @@
+ * XGTRC(): generic trace utility
+ */
+
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stddef.h>
+ #include <stdarg.h>