Merge branch 'master' into mueller/ipc-updates

This commit is contained in:
2020-09-26 14:21:05 +02:00
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -6,8 +6,8 @@
#include <linux/sysinfo.h>
#include <time.h>
#include <unistd.h>
#include <fstream>
//#include <fstream>
uint16_t Clock::leapSeconds = 0;
MutexIF* Clock::timeMutex = NULL;