Add lttng-kernel header
[lttng-tools.git] / libkernelctl / libkernelctl.h
index 048e0b0e0fffd41f43642c98a4943ab02eefe28d..2c03e1088c31cb32184afa843fa7eec17d5ed3f2 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef _LTT_LIBKERNELCTL_H
 #define _LTT_LIBKERNELCTL_H
 
-#include <lttng/lttng.h>
+#include "lttng-kernel.h"
 
 int kernctl_create_channel(int fd, struct lttng_channel *chops);
 int kernctl_create_event(int fd, struct lttng_event *ev);
This page took 0.023041 seconds and 4 git commands to generate.