tags 672017 + patch
thanks

On 08/05/12 20:57, Matthias Klose wrote:
> The build failure is exposed by building with gcc-4.7/g++-4.7,
> which is now the default gcc/g++ on x86 architectures.

Please find attached a patch to fix this FTBFS.

Regards
-- 
Sebastian Ramacher
--- qmk-groundstation-1.0.1.orig/Classes/ToolBox.cpp
+++ qmk-groundstation-1.0.1/Classes/ToolBox.cpp
@@ -18,6 +18,7 @@
  ***************************************************************************/
 
 #include "ToolBox.h"
+#include <unistd.h>
 
 ToolBox::ToolBox()
 {

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to