This commit is contained in:
skarg
2007-10-25 02:01:48 +00:00
parent 8c0ed6f417
commit 69ed8a16c5
3 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
/* optional debug info for BACnet/IP datalink layers */
#if defined(BACDL_BIP)
#if !defined(BIP_DEBUG)
#define BIP_DEBUG
#define BIP_DEBUG 1
#endif
#if !defined(USE_INADDR)
#define USE_INADDR 1
#endif
#endif