summaryrefslogtreecommitdiff
path: root/sysutils/logstalgia/files/patch-src_logentry.h
blob: a0e19d7931da65844e98f9d2082af01641f42d6b (plain)
1
2
3
4
5
6
7
8
9
10
--- src/logentry.h.orig	2015-10-19 22:33:12 UTC
+++ src/logentry.h
@@ -21,6 +21,7 @@
 #include "core/vectors.h"
 
 #include <string>
+#include <sys/types.h>
 
 class LogEntry {