From b9c8a40c5e57ecbdc83800abeba84b70df7a050f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 9 Jun 2009 08:58:58 +0200 Subject: sdrshell: add missing patch --- recipes/sdr/sdrshell/gcc-43-fix.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/sdr/sdrshell/gcc-43-fix.patch (limited to 'recipes/sdr/sdrshell') diff --git a/recipes/sdr/sdrshell/gcc-43-fix.patch b/recipes/sdr/sdrshell/gcc-43-fix.patch new file mode 100644 index 0000000000..1870ea6ac0 --- /dev/null +++ b/recipes/sdr/sdrshell/gcc-43-fix.patch @@ -0,0 +1,10 @@ +Index: main_widget.cpp +=================================================================== +--- main_widget.cpp (revision 57) ++++ main_widget.cpp (working copy) +@@ -1,3 +1,5 @@ ++#include ++ + #include "main_widget.h" + #include "switches.h" + #include "modes.h" -- cgit v1.2.3