Changeset 219
- Timestamp:
- 08/03/08 16:11:47 (4 months ago)
- Files:
-
- 1 modified
-
trunk/obexftp/client.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/obexftp/client.c
r207 r219 52 52 #ifdef HAVE_BLUETOOTH 53 53 #include "bt_kit.h" 54 #else 55 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT 54 56 #endif /* HAVE_BLUETOOTH */ 55 57
