diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/log_entry.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/log_entry.h b/src/lib/log_entry.h index 29c709085..b94637a33 100644 --- a/src/lib/log_entry.h +++ b/src/lib/log_entry.h @@ -20,6 +20,7 @@ #ifndef DCPOMATIC_LOG_ENTRY_H #define DCPOMATIC_LOG_ENTRY_H +#include <sys/time.h> #include <string> class LogEntry |
