diff options
Diffstat (limited to 'multimedia/tvheadend')
-rw-r--r-- | multimedia/tvheadend/files/patch-src__tvhtime.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/tvheadend/files/patch-src__tvhtime.h b/multimedia/tvheadend/files/patch-src__tvhtime.h new file mode 100644 index 000000000000..5f09bc311486 --- /dev/null +++ b/multimedia/tvheadend/files/patch-src__tvhtime.h @@ -0,0 +1,11 @@ +--- src/tvhtime.h.orig 2013-07-26 16:17:22.000000000 +0000 ++++ src/tvhtime.h 2014-04-22 12:26:51.000000000 +0000 +@@ -18,7 +18,7 @@ + */ + + #ifndef __TVH_TIME_H__ +-#define __TVH_TIME_H_ ++#define __TVH_TIME_H__ + + extern uint32_t tvhtime_update_enabled; + extern uint32_t tvhtime_ntp_enabled; |