local fork

Dependencies:   Socket USBHostWANDongle_bleedingedge lwip-sys lwip

Dependents:   Encrypted

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

Revision:
60:6f42a974eea6
Parent:
59:0bcb8c5216d4
Child:
71:ff3e5d1e82ca
--- a/at/ATCommandsInterface.cpp	Thu Nov 01 13:01:03 2012 +0000
+++ b/at/ATCommandsInterface.cpp	Tue Nov 13 12:00:34 2012 +0000
@@ -25,7 +25,7 @@
 #include "core/fwk.h"
 
 #include <cstdio>
-//#include <cstring> //For memset, strstr...
+#include <cstring> //For memset, strstr...
 
 using std::memmove;