gentoo/dev-debug/ltrace/files/ltrace-0.7.3-ia64-pid_t.patch
Michał Górny a2eb7e103e
Move {dev-util → dev-debug}/ltrace
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-19 15:44:11 +01:00

7 lines
184 B
Diff

--- 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>