void-packages/srcpkgs/xen/patches/gdbsx-glibc-2.17.patch
2013-06-04 17:11:10 +02:00

10 lines
222 B
Diff

--- tools/debugger/gdbsx/xg/xg_main.c
+++ 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>