cleanup: LTTNG_METADATA_TIMEOUT_MSEC defined twice
[lttng-ust.git] / src / lib / lttng-ust / lttng-probes.c
index b2e77e01247b517cecc131eea718a5b142e7a7d0..edc042f3dc11bed45b3b27c1452b684ac7d019fd 100644 (file)
 #include <urcu/hlist.h>
 #include <lttng/ust-events.h>
 #include <lttng/tracepoint.h>
-#include "tracepoint-internal.h"
+#include "common/tracepoint.h"
 #include <assert.h>
 #include "common/macros.h"
 #include <ctype.h>
 
 #include "lttng-tracer-core.h"
 #include "common/jhash.h"
-#include "error.h"
 #include "lib/lttng-ust/events.h"
 
 /*
This page took 0.023783 seconds and 4 git commands to generate.