diff options
Diffstat (limited to 'package/bluez/patches/patch-tools_csr_usb_c')
-rw-r--r-- | package/bluez/patches/patch-tools_csr_usb_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/bluez/patches/patch-tools_csr_usb_c b/package/bluez/patches/patch-tools_csr_usb_c deleted file mode 100644 index 509061b56..000000000 --- a/package/bluez/patches/patch-tools_csr_usb_c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |