1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Fix building with clang 3.4 on head

Reported by:	pkg-fallout
This commit is contained in:
Bernhard Froehlich 2014-04-22 12:29:45 +00:00
parent e9d442b90a
commit e87f135c70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351822

View File

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