root/trunk/freewrt/package/bluez-utils/patches/001-include_limits.patch
| Revision 1, 0.8 kB (checked in by wbx, 3 years ago) |
|---|
-
bluez-utils-2.17/hidd/sdp.c
old new 39 39 #include <string.h> 40 40 #include <sys/stat.h> 41 41 #include <sys/socket.h> 42 #include <linux/limits.h> 42 43 43 44 #include <bluetooth/bluetooth.h> 44 45 #include <bluetooth/l2cap.h> -
bluez-utils-2.17/tools/hciconfig.c
old new 40 40 #include <getopt.h> 41 41 #include <sys/ioctl.h> 42 42 #include <sys/socket.h> 43 #include <linux/limits.h> 43 44 44 45 #include <bluetooth/bluetooth.h> 45 46 #include <bluetooth/hci.h>
Note: See TracBrowser for help on using the browser.


