commit | 0a71e4c6d749d06f52e75a406fc9046924fcfcc1 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Jan 22 12:06:56 2013 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Jan 22 12:06:56 2013 -0500 |
tree | 7d916913b2c1f5a8ef3a51188aa96e40dc88d5c2 | |
parent | b000c8065a92b0fe0e1694f41b2c8d8ba7b7b1ec [diff] |
tracing: Remove trace.h header from trace_clock.c As trace_clock is used by other things besides tracing, and it does not require anything from trace.h, it is best not to include the header file in trace_clock.c. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>