Make dlopen more robust by using the .0 target for the library
[lttng-ust.git] / libringbuffer / shm.h
index e8fc8d70384910139306e0d2d0fbcfc41cbcb615..4111144776722072ee60800f6d5764b7bdef7a28 100644 (file)
@@ -10,8 +10,8 @@
  */
 
 #include <stdint.h>
-#include <lttng/usterr-signal-safe.h>
-#include "lttng/core.h"
+#include <usterr-signal-safe.h>
+#include <urcu/compiler.h>
 #include "shm_types.h"
 
 /*
This page took 0.024153 seconds and 4 git commands to generate.