tracing: only truncate ftrace files when O_TRUNC is set
[safe/jmp/linux-2.6] / kernel / trace / trace_clock.c
index 05b176a..b588fd8 100644 (file)
@@ -18,6 +18,7 @@
 #include <linux/percpu.h>
 #include <linux/sched.h>
 #include <linux/ktime.h>
+#include <linux/trace_clock.h>
 
 /*
  * trace_clock_local(): the simplest and least coherent tracing clock.