Fixed BACDL=none build for makefile building (#213)

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2022-01-12 09:10:00 -06:00
committed by GitHub
parent ca32676662
commit 8847d7eea1
3 changed files with 33 additions and 0 deletions
+3
View File
@@ -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,