cleanup: LTTNG_METADATA_TIMEOUT_MSEC defined twice
[lttng-ust.git] / src / lib / lttng-ust / ust-core.c
index d4829904304c2314bfefe78c6f4f7e5b5d6b466e..95a0a2a207b414de537ac313b5406175699501ed 100644 (file)
 #include <stdlib.h>
 
 #include "context-internal.h"
-#include "ust-events-internal.h"
+#include "lib/lttng-ust/events.h"
 #include "common/logging.h"
 #include "lttng-tracer-core.h"
 #include "lttng-rb-clients.h"
 #include "lttng-counter-client.h"
-#include "jhash.h"
+#include "common/jhash.h"
 
 static CDS_LIST_HEAD(lttng_transport_list);
 static CDS_LIST_HEAD(lttng_counter_transport_list);
This page took 0.024361 seconds and 4 git commands to generate.