X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-kernel-version.h;h=26f816c0a6e75c1ecabcaf28f9e9d2d02a9f36ae;hp=6b545dbbe28997d0a22ac7e89cbf3d507d0acd96;hb=436f640717bab63240d9a624846d947e150a2cee;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2 diff --git a/lttng-kernel-version.h b/lttng-kernel-version.h index 6b545dbb..26f816c0 100644 --- a/lttng-kernel-version.h +++ b/lttng-kernel-version.h @@ -11,12 +11,7 @@ #define _LTTNG_KERNEL_VERSION_H #include - -#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,33)) #include -#else /* #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,33)) */ -#include -#endif /* #else #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,33)) */ /* * This macro checks if the kernel version is between the two specified