Fixed NTPResult values

Dependents:   NTPClient_HelloWorld_WIZ550io LPC11U68_NTPClient_HelloWorld_WIZ550io SNIC-ntpclient-example NTPClient_HelloWorld ... more

Fork of NTPClient by Donatien Garnier

Revision:
1:b221a8765b3f
Parent:
0:04a82df0f587
Child:
2:9a64a50df235
--- a/NTPClient.h	Fri May 25 13:48:49 2012 +0000
+++ b/NTPClient.h	Fri Jul 27 08:49:34 2012 +0000
@@ -29,8 +29,6 @@
 #define NTP_DEFAULT_PORT 123
 #define NTP_DEFAULT_TIMEOUT 4000
 
-#include "api/socket.h"
-
 /** NTP Client to update the mbed's RTC using a remote time server
 *
 */