diff --git a/packages/gdb/7.12.1/0006-duplicate-typedef.patch b/packages/gdb/7.12.1/0006-duplicate-typedef.patch new file mode 100644 index 00000000..c7183603 --- /dev/null +++ b/packages/gdb/7.12.1/0006-duplicate-typedef.patch @@ -0,0 +1,16 @@ + + +--- + gdb/top.h | 1 - + 1 file changed, 1 deletion(-) + +--- a/gdb/top.h ++++ b/gdb/top.h +@@ -21,7 +21,6 @@ + #define TOP_H + + #include "buffer.h" +-#include "event-loop.h" + + struct tl_interp_info; +