Add missing include sys/time.h

This commit is contained in:
Wally4000
2022-04-19 09:15:53 +10:00
parent 20642f0ced
commit 8d1401caa5

View File

@@ -28,6 +28,7 @@ extern "C" {
/**@{*/ /**@{*/
#include <sys/time.h>
#include <time.h> #include <time.h>
/** /**