Add missing Url.h include

This commit is contained in:
Patrick Dehne
2013-10-20 00:35:54 +02:00
committed by Vinnie Falco
parent 206e65cf05
commit ef6e381de3

View File

@@ -21,6 +21,8 @@
*/
//==============================================================================
#include "../network/URL.h"
void MACAddress::findAllAddresses (Array<MACAddress>& result)
{
ifaddrs* addrs = nullptr;