Fix: Include utsrelease.h in lttng-kernel-version.h
[lttng-modules.git] / lttng-kernel-version.h
index 53a6a363a2c3052df45d32abe45118709ed286bf..e8353fd4724e1a86220dfd70d9be9d2dc7c91459 100644 (file)
@@ -24,8 +24,7 @@
  */
 
 #include <linux/version.h>
-#include <linux/module.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.024135 seconds and 4 git commands to generate.