NetworkSocketAPI
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Diff: NetworkInterface.cpp
- Revision:
- 86:7ca9776b9cc0
- Parent:
- 80:9c6673c93082
- Child:
- 89:b1d417383c0d
--- 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) {