tracectl cleanup v3
[ust.git] / libust / type-serializer.c
index 3ee54ebab37eedcd41d101017bc8db3dfe53e0f0..bf1c4966a67630bd3aee064e57b5cab34255ccdd 100644 (file)
@@ -7,9 +7,13 @@
  *
  * Dual LGPL v2.1/GPL v2 license.
  */
+
+/* This file contains functions for tracepoint custom probes support. */
+
 #include <urcu/rculist.h>
 #include <ust/type-serializer.h>
 #include <ust/core.h>
+#include <ust/clock.h>
 #include "tracer.h"
 
 notrace
This page took 0.024769 seconds and 4 git commands to generate.