diff --git a/service/OneService.cpp b/service/OneService.cpp index 9ede34e3b..e585a464e 100644 --- a/service/OneService.cpp +++ b/service/OneService.cpp @@ -2294,7 +2294,6 @@ public: fprintf(stderr,"ERROR: unable to add ip address %s" ZT_EOL_S, ip->toString(ipbuf)); } } -#endif #ifdef __APPLE__ if (!MacDNSHelper::addIps(n.config().nwid, n.config().mac, n.tap()->deviceName().c_str(), newManagedIps))