From 2d766528afdb4ef314468d9e7a646c8ae1ed6a2c Mon Sep 17 00:00:00 2001 From: ekh Date: Fri, 16 Aug 2013 08:16:28 +0000 Subject: [PATCH] I am about to add Microsoft 'MFC forms' and 'w32 console' compiles in the future. This is a first, non-breaking step in that direction. --- bacnet-stack/ports/win32/bip-init.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bacnet-stack/ports/win32/bip-init.c b/bacnet-stack/ports/win32/bip-init.c index 4914b042..87679013 100644 --- a/bacnet-stack/ports/win32/bip-init.c +++ b/bacnet-stack/ports/win32/bip-init.c @@ -42,6 +42,9 @@ #include "bip.h" #include "net.h" +#pragma comment(lib, "Ws2_32.lib") +#pragma comment(lib, "IPHLPAPI.lib") + bool BIP_Debug = false; /* gets an IP address by name, where name can be a