X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=wrapper%2Fspinlock.h;h=060baa2087d1373b3a1423b8c40251724051de7a;hb=b78104db53f97c10add30016e365855a26f6e01e;hp=b3570d4080b0ceed82df1a99541bec2c164717c6;hpb=7381483908683d2077de407a3a052716afebda67;p=lttng-modules.git diff --git a/wrapper/spinlock.h b/wrapper/spinlock.h index b3570d40..060baa20 100644 --- a/wrapper/spinlock.h +++ b/wrapper/spinlock.h @@ -8,9 +8,9 @@ #ifndef _LTTNG_WRAPPER_SPINLOCK_H #define _LTTNG_WRAPPER_SPINLOCK_H -#include +#include -#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)) +#if (LTTNG_LINUX_VERSION_CODE < LTTNG_KERNEL_VERSION(2,6,33)) #include