Guest User

Patch for shared.h in qtsixa

a guest
Apr 10th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  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;
Advertisement
Add Comment
Please, Sign In to add comment