Remove core.h
[lttng-ust.git] / liblttng-ust / ltt-tracer-core.h
index 20ed0c0e0ec7891182e43e28dcc27e54f69afd36..c54d620e62526f37e8a2b50dc9e412b6f1b8b333 100644 (file)
@@ -21,8 +21,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#include <lttng/kcompat/kcompat.h>
-#include <lttng/core.h>
+#include <stdint.h>
+#include <stddef.h>
+#include <urcu/arch.h>
 #include <lttng/ust-tracer.h>
 #include <urcu/list.h>
 #include <lttng/usterr-signal-safe.h>
This page took 0.025106 seconds and 4 git commands to generate.