patch-plugins_wiimote_c 281 B

12345678910
  1. --- bluez-5.12.orig/plugins/wiimote.c 2013-12-10 07:59:06.000000000 +0100
  2. +++ bluez-5.12/plugins/wiimote.c 2013-12-21 19:29:22.000000000 +0100
  3. @@ -28,6 +28,7 @@
  4. #include <stdbool.h>
  5. #include <bluetooth/bluetooth.h>
  6. +#include <fcntl.h>
  7. #include <glib.h>
  8. #include "plugin.h"