diff --git a/srcpkgs/gdb/patches/mips.patch b/srcpkgs/gdb/patches/mips.patch new file mode 100644 index 00000000000..1ac27e5247d --- /dev/null +++ b/srcpkgs/gdb/patches/mips.patch @@ -0,0 +1,11 @@ +--- gdb/mips-linux-nat.c.orig ++++ gdb/mips-linux-nat.c +@@ -31,7 +31,7 @@ + #include "gdb_proc_service.h" + #include "gregset.h" + +-#include ++#include + #include + #include +