trace-cmd: Remove typedef of u64 in trace-msg.c

As u64 has a typedef describing it in trace-local.h, do not typedef it in
trace-msg.c, as some older compilers may fail to compile.

Fixes: 08b9d507 ("trace-cmd: Basic infrastructure for host - guest timestamp synchronization")
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
1 file changed