Fixed BACDL=none build for makefile building (#213)
Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
@@ -103,6 +103,9 @@ void routed_get_my_address(
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
BACNET_STACK_EXPORT
|
||||
bool datalink_init(char *ifname);
|
||||
|
||||
BACNET_STACK_EXPORT
|
||||
int datalink_send_pdu(
|
||||
BACNET_ADDRESS * dest,
|
||||
|
||||
Reference in New Issue
Block a user