=== modified file 'include/lttng/tracepoint.h'
--- include/lttng/tracepoint.h	2013-07-10 13:09:21 +0000
+++ include/lttng/tracepoint.h	2013-10-29 15:18:07 +0000
@@ -352,6 +352,7 @@
 			NULL,							\
 			_TRACEPOINT_UNDEFINED_REF(_provider), 			\
 			_TP_EXTRACT_STRING(_args),				\
+			{}							\
 		};								\
 	static struct tracepoint * __tracepoint_ptr_##_provider##___##_name	\
 		__attribute__((used, section("__tracepoints_ptrs"))) =		\

