summaryrefslogtreecommitdiff
path: root/package/obexftp/patches/patch-obexftp_client_c
blob: 89adf344ce87d5240dd6deae459ee5546700b6a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- obexftp-0.24-Source.orig/obexftp/client.c	2013-03-05 21:43:50.000000000 +0100
+++ obexftp-0.24-Source/obexftp/client.c	2015-06-10 16:35:52.000000000 +0200
@@ -47,8 +47,6 @@
 
 #ifdef HAVE_BLUETOOTH
 #include "bt_kit.h"
-#else
-#define ESOCKTNOSUPPORT	WSAESOCKTNOSUPPORT
 #endif /* HAVE_BLUETOOTH */
 
 #include <openobex/obex.h>