mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 16:57:29 -07:00
7 lines
184 B
Diff
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>
|