Files
ports/comms/gammu/files/patch-libgammu_device_bluetooth_blue__bsd.c
Jason E. Hale e28850491d Update to 1.38.0
Convert mysql to USES
Make patches with "make makepatch"
2016-12-16 08:44:58 +00:00

12 lines
273 B
C

--- libgammu/device/bluetooth/blue_bsd.c.orig 2016-12-12 13:47:26 UTC
+++ libgammu/device/bluetooth/blue_bsd.c
@@ -10,6 +10,8 @@
#ifdef GSM_ENABLE_BLUETOOTHDEVICE
#ifdef BSD_BLUE_FOUND
+#define L2CAP_SOCKET_CHECKED 1
+
#include <sys/socket.h>
#include <sys/time.h>