mirror of
https://github.com/yarrick/iodine.git
synced 2025-12-06 04:11:45 +00:00
#45: Use IpHelper to get DNS server on win32
This commit is contained in:
@@ -14,7 +14,7 @@ link)
|
||||
echo '-lnetwork';
|
||||
;;
|
||||
windows32)
|
||||
echo '-lws2_32';
|
||||
echo '-lws2_32 -liphlpapi';
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user