summaryrefslogtreecommitdiff
path: root/kernels/xen/gdbsx-glibc-2.17.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-11 21:21:56 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-11 21:21:56 -0200
commit7aa7bc34561692bf8450bf46289916e5ae6a7494 (patch)
treef6b719a3797bc75a87411a60b63bd89f415c7bd3 /kernels/xen/gdbsx-glibc-2.17.patch
parent71f1eb66f2c3da6dd8f7f87c21f165ee98827c24 (diff)
xen-4.2.1-4: updating version
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>