Don't like ads? PRO users don't see any ads ;-)
Guest

Patch for shared.h in qtsixa

By: a guest on Apr 10th, 2012  |  syntax: None  |  size: 0.28 KB  |  hits: 23  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. --- QtSixA-1.5.1/sixad/shared.h.orig    2011-10-12 02:37:38.000000000 +0200
  2. +++ QtSixA-1.5.1/sixad/shared.h 2012-04-10 13:36:49.119637000 +0200
  3. @@ -18,6 +18,8 @@
  4.  #ifndef SHARED_H
  5.  #define SHARED_H
  6.  
  7. +#include <unistd.h>
  8. +
  9.  struct dev_led {
  10.      bool enabled;
  11.      bool anim;