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
- Revision:
- 86:7ca9776b9cc0
- Parent:
- 80:9c6673c93082
- Child:
- 89:b1d417383c0d
diff -r ef377dec76b3 -r 7ca9776b9cc0 NetworkInterface.cpp
--- a/NetworkInterface.cpp Tue Apr 05 15:30:26 2016 -0500
+++ b/NetworkInterface.cpp Tue Apr 05 23:39:54 2016 +0000
@@ -15,6 +15,7 @@
*/
#include "DnsQuery.h"
+#include "mbed.h"
int NetworkInterface::gethostbyname(const char *name, char *dest)
{
