X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-kernel-version.h;h=8933c31e19bb8b8eba102699a4c2459d3d2e071a;hb=6bed8a385f9d75d913798a5c5e794aa0a34a7326;hp=59e19df55ff775a82eeaf747b1590555ab31c5be;hpb=62080b2248fd8ec4111ffc379d0bc5eaf0a5c16d;p=lttng-modules.git diff --git a/lttng-kernel-version.h b/lttng-kernel-version.h index 59e19df5..8933c31e 100644 --- a/lttng-kernel-version.h +++ b/lttng-kernel-version.h @@ -61,7 +61,7 @@ #define LTTNG_DEBIAN_KERNEL_RANGE(a_low, b_low, c_low, d_low, e_low, f_low, \ a_high, b_high, c_high, d_high, e_high, f_high) \ - (defined(DEBIAN_API_VERSION) && \ + (defined(LTTNG_DEBIAN_VERSION_CODE) && \ LTTNG_DEBIAN_VERSION_CODE >= \ LTTNG_DEBIAN_KERNEL_VERSION(a_low, b_low, c_low, d_low, e_low, f_low) && \ LTTNG_DEBIAN_VERSION_CODE < \