Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / event-notifier-notification.c
index b3e2c94f1bd7a2d7180ad64256bcb325ea393e85..aab66ab26dc2e6076b1d5b8275e6d0904a47866c 100644 (file)
 #include <limits.h>
 
 #include <lttng/ust-endian.h>
-#include <usterr-signal-safe.h>
+#include "common/logging.h"
 #include <urcu/rculist.h>
 
 #include "lttng-tracer-core.h"
 #include "ust-events-internal.h"
 #include "../libmsgpack/msgpack.h"
 #include "lttng-bytecode.h"
-#include "ust-share.h"
+#include "common/patient.h"
 
 /*
  * We want this write to be atomic AND non-blocking, meaning that we
This page took 0.024778 seconds and 4 git commands to generate.