Fix: Include utsrelease.h in lttng-kernel-version.h
[lttng-modules.git] / lttng-kernel-version.h
index 8fad8b09c98b4b44b5e9fdacfbd6cc9548d00d20..e8353fd4724e1a86220dfd70d9be9d2dc7c91459 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 #include <linux/version.h>
-#include <linux/vermagic.h>
+#include <linux/utsrelease.h>
 
 /*
  * This macro checks if the kernel version is between the two specified
This page took 0.024171 seconds and 4 git commands to generate.