diff --git a/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/BACnet Object Definitions/BACnet Object Definitions.vcproj b/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/BACnet Object Definitions/BACnet Object Definitions.vcproj index ee65f3c5..14316a78 100644 --- a/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/BACnet Object Definitions/BACnet Object Definitions.vcproj +++ b/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/BACnet Object Definitions/BACnet Object Definitions.vcproj @@ -41,7 +41,7 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/gateway/gateway.vcproj b/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/gateway/gateway.vcproj index ecf1dc4a..07a44de2 100644 --- a/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/gateway/gateway.vcproj +++ b/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/gateway/gateway.vcproj @@ -41,7 +41,7 @@ + + + + diff --git a/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/mstpcap/mstpcap.vcproj b/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/mstpcap/mstpcap.vcproj new file mode 100644 index 00000000..be518ec2 --- /dev/null +++ b/bacnet-stack/ports/win32/Microsoft Visual Studio 2008/mstpcap/mstpcap.vcproj @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bacnet-stack/ports/win32/timer.c b/bacnet-stack/ports/win32/timer.c index 409b93b5..f32bbeef 100644 --- a/bacnet-stack/ports/win32/timer.c +++ b/bacnet-stack/ports/win32/timer.c @@ -29,6 +29,7 @@ #define WIN32_LEAN_AND_MEAN #define STRICT 1 #include +#include "net.h" #include #include "timer.h"