X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-kernel-version.h;h=26f816c0a6e75c1ecabcaf28f9e9d2d02a9f36ae;hp=6b545dbbe28997d0a22ac7e89cbf3d507d0acd96;hb=fca522377905099b6dca4bdace0a7a38600a3972;hpb=8a3af9ee05aca2d634b5fb14a910daa9b03feafb 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