Support for linux kernels 2.6.32 through 2.6.37
[lttng-modules.git] / instrumentation / events / lttng-module / timer.h
index fa89f663abe4de13663f05feb6dc753f609a5e6d..dd27838e96efd68a90ccf9d014ac50dd2a53d5f8 100644 (file)
@@ -10,6 +10,9 @@
 #define _TRACE_TIMER_DEF_
 #include <linux/hrtimer.h>
 #include <linux/timer.h>
+
+struct timer_list;
+
 #endif /* _TRACE_TIMER_DEF_ */
 
 DECLARE_EVENT_CLASS(timer_class,
This page took 0.024515 seconds and 4 git commands to generate.