void-packages/srcpkgs/gdb/patches/ppc-ptregs.patch
2019-01-05 23:38:00 +01:00

10 lines
219 B
Diff

--- a/gdb/gdbserver/linux-ppc-low.c
+++ b/gdb/gdbserver/linux-ppc-low.c
@@ -21,7 +21,6 @@
#include "linux-low.h"
#include <elf.h>
-#include <asm/ptrace.h>
#include "nat/ppc-linux.h"
#include "linux-ppc-tdesc.h"