Added support for actual subnet mask in Windows port. Thanks to Thomas Neumann!

This commit is contained in:
skarg
2008-03-08 15:11:32 +00:00
parent cff20d7669
commit 1cabf2ce2f
3 changed files with 64 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#define BACDL_BIP
#endif
/* optional debug info for BACnet/IP datalink layers */
/* optional configuration for BACnet/IP datalink layers */
#if (defined(BACDL_BIP) || defined(BACDL_ALL))
#if !defined(USE_INADDR)
#define USE_INADDR 1