aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sdr/sdrshell/gcc-43-fix.patch
blob: 1870ea6ac06bf178c3ded4cdc12479d96cc8f338 (plain)
1
2
3
4
5
6
7
8
9
10
Index: main_widget.cpp
===================================================================
--- main_widget.cpp	(revision 57)
+++ main_widget.cpp	(working copy)
@@ -1,3 +1,5 @@
+#include <cstdlib>
+
 #include "main_widget.h"
 #include "switches.h"
 #include "modes.h"