summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-libs__libmythbase__mythsystemlegacy.h
blob: 41b4031a6193e01d7962eb6085dcf2b9f6c7e195 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libs/libmythbase/mythsystemlegacy.h.orig	2013-09-18 20:06:08.000000000 +0000
+++ libs/libmythbase/mythsystemlegacy.h	2013-10-18 11:37:16.000000000 +0000
@@ -42,6 +42,7 @@
 
 // C headers
 #include <stdint.h>
+#include <time.h>
 
 #ifdef __cplusplus