important include fix

This commit is contained in:
Robin Müller 2021-01-02 19:40:00 +01:00
parent 4de5fc44b4
commit 4c07ca21eb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include "../../ipc/MutexHelper.h"
#include <rtems/score/todimpl.h>
#include <rtems/rtems/clockimpl.h>
uint16_t Clock::leapSeconds = 0;
MutexIF* Clock::timeMutex = nullptr;