mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
add include for task.h for FREERTOS in benchmark.c
This commit is contained in:
@ -4764,6 +4764,8 @@ exit_ed_verify:
|
||||
|
||||
#elif defined FREERTOS
|
||||
|
||||
#include "task.h"
|
||||
|
||||
double current_time(int reset)
|
||||
{
|
||||
portTickType tickCount;
|
||||
|
Reference in New Issue
Block a user