summaryrefslogtreecommitdiff
path: root/package/bluez/patches/patch-tools_csr_usb_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/bluez/patches/patch-tools_csr_usb_c')
-rw-r--r--package/bluez/patches/patch-tools_csr_usb_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/bluez/patches/patch-tools_csr_usb_c b/package/bluez/patches/patch-tools_csr_usb_c
new file mode 100644
index 000000000..509061b56
--- /dev/null
+++ b/package/bluez/patches/patch-tools_csr_usb_c
@@ -0,0 +1,10 @@
+--- bluez-5.12.orig/tools/csr_usb.c 2013-09-16 10:36:07.000000000 +0200
++++ bluez-5.12/tools/csr_usb.c 2013-12-21 19:22:48.000000000 +0100
+@@ -29,6 +29,7 @@
+ #include <errno.h>
+ #include <ctype.h>
+ #include <fcntl.h>
++#include <limits.h>
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include <string.h>