ports/multimedia/mythtv-frontend/files/patch-libs__libmythbase__mythsystemlegacy.h
Bernhard Froehlich 8a780985d0 - Update to 0.27
- Add staging support
- Convert optional dependencies to new format
- Add a few clang patches but switch to USE_GCC=any because there's quite some work left (contributors?)
2013-11-18 12:03:42 +00:00

10 lines
255 B
C

--- 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