1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

fixed assert()

This commit is contained in:
Steffen Vogel 2016-06-08 22:31:45 +02:00
parent 3e85ef8ea4
commit dc061d8fc3

View file

@ -12,6 +12,7 @@
#include <stdlib.h>
#include <sched.h>
#include <assert.h>
#include "log.h"