Added support for actual subnet mask in Windows port. Thanks to Thomas Neumann!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user