Fix: add missing uaccess.h include from kstrtox.h wrapper
[lttng-modules.git] / wrapper / ringbuffer / nohz.h
index 1c614e0c79b1c17ee8fc8514c945b1b593a2f150..34bd03f5f510dc19d3ffe2a8859e9934d665be1b 100644 (file)
@@ -1,5 +1 @@
-#ifdef CONFIG_LIB_RING_BUFFER
-#include <linux/ringbuffer/nohz.h>
-#else
-#include "../../lib/ringbuffer/nohz.h"
-#endif
+#include <lib/ringbuffer/nohz.h>
This page took 0.022575 seconds and 4 git commands to generate.