zephyr OS changes after bacdef.h refactor.

This commit is contained in:
Steve Karg
2024-04-22 13:39:11 -05:00
parent 39ed5d8c09
commit 8729c00dbd
5 changed files with 15 additions and 1 deletions
+3
View File
@@ -41,6 +41,9 @@
#include <net/net_ip.h>
#include <net/socket.h>
#include <net/socket_select.h>
/* BACnet Stack defines - first */
#include "bacnet/bacdef.h"
/* BACnet Stack API */
#include "bacnet/bacdcode.h"
#include "bacnet/bacint.h"
#include "bacnet/datalink/bip6.h"