Remove extern "C" from internal headers
[lttng-tools.git] / include / lttng / kernel-probe-internal.h
index 06c3d7c7e77e097c2cc7b23b36f733a969252297..2d2ab86844472a836aa474adaa3650857be9d2c7 100644 (file)
@@ -10,7 +10,9 @@
 
 #include <common/fd-handle.h>
 #include <common/macros.h>
+#include <lttng/lttng-error.h>
 #include <lttng/kernel-probe.h>
+#include <lttng/lttng-error.h>
 #include <stdbool.h>
 #include <stdint.h>
 #include <sys/types.h>
This page took 0.023258 seconds and 4 git commands to generate.