fix bsd/bip6.c:35:16: error: variadic macros are a C99 feature (#805)
Copy debug_fprintf_bip6() from linux
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ static void debug_print_ipv6(const char *str, const struct in6_addr *addr)
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Enabled debug printing of BACnet/IPv4
|
||||
* @brief Enabled debug printing of BACnet/IPv6
|
||||
*/
|
||||
void bip6_debug_enable(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user