Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Diff: NetworkInterface.cpp
- Branch:
- api-changes
- Revision:
- 29:7bcec3189a93
- Parent:
- 28:163fbe3263f4
- Child:
- 30:3cc78f5db99d
diff -r 163fbe3263f4 -r 7bcec3189a93 NetworkInterface.cpp
--- a/NetworkInterface.cpp Thu Feb 18 13:19:47 2016 -0600
+++ b/NetworkInterface.cpp Mon Feb 22 20:58:50 2016 +0000
@@ -15,7 +15,6 @@
*/
#include "NetworkInterface.h"
-#include <stdlib.h>
#include <string.h>
NetworkInterface::NetworkInterface() {
