feat remove openssl dependency functions and add missing file to cmake (#52)
* feat: remove openssl dependency functions and add missing file to cmake * chore: also build shared lib * chore: also build shared for github ci * chore: do not test shared libs in ci for the moment
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include "mstimer.h"
|
||||
#include "bacnet/basic/sys/mstimer.h"
|
||||
|
||||
/**
|
||||
* @brief Set a timer for a time sometime in the future
|
||||
|
||||
Reference in New Issue
Block a user