Changes to support Vodafone K4606

Dependencies:   Socket USBHostWANDongle lwip-sys lwip

Fork of VodafoneUSBModem by mbed official

Revision:
62:6f42a974eea6
Parent:
59:593fb493172f
Child:
79:a6ac8206a58d
--- a/sms/SMSInterface.cpp	Thu Nov 01 13:01:03 2012 +0000
+++ b/sms/SMSInterface.cpp	Tue Nov 13 12:00:34 2012 +0000
@@ -27,6 +27,7 @@
 #include "SMSInterface.h"
 
 #include <cstdio>
+#include <cstring>
 
 #define DEFAULT_TIMEOUT 10000