diff --git a/bacnet-stack/ports/pic18f6720/main.c b/bacnet-stack/ports/pic18f6720/main.c index ed9ea0f5..895dabbf 100644 --- a/bacnet-stack/ports/pic18f6720/main.c +++ b/bacnet-stack/ports/pic18f6720/main.c @@ -38,6 +38,7 @@ #include "handlers.h" #include "client.h" #include "txbuf.h" +#include "rs485.h" /* chip configuration data */ /* define this to enable ICD */