patch-obexftp_client_c 319 B

1234567891011
  1. --- obexftp-0.23.orig/obexftp/client.c 2009-02-17 19:27:48.000000000 +0100
  2. +++ obexftp-0.23/obexftp/client.c 2013-12-22 09:35:39.000000000 +0100
  3. @@ -51,8 +51,6 @@
  4. #ifdef HAVE_BLUETOOTH
  5. #include "bt_kit.h"
  6. -#else
  7. -#define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT
  8. #endif /* HAVE_BLUETOOTH */
  9. #include <openobex/obex.h>