You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/ltrace/files/ltrace-0.7.3-ia64-pid_t.patch

7 lines
184 B

--- a/sysdeps/linux-gnu/ia64/breakpoint.c
+++ b/sysdeps/linux-gnu/ia64/breakpoint.c
@@ -26,2 +26,3 @@
#include <sys/ptrace.h>
+#include <sys/types.h> /* pid_t */
#include <string.h>