--- mqtt/src/client.c 2011/12/13 09:51:35 1.1.2.2 +++ mqtt/src/client.c 2011/12/13 10:12:36 1.1.2.3 @@ -23,4 +23,5 @@ InitClient(void) int SendConnect(int sock) { + return 0; }