Closes #1831. Thanks to Tristan79 and andreas-kluge.
@ -25,6 +25,10 @@ Contributors:
#endif
#include <time.h>
#if defined(__APPLE__)
# include <sys/time.h>
#ifdef WITH_DLT
#include <sys/stat.h>
#include <dlt/dlt.h>