X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=lttng-kernel-version.h;h=59e19df55ff775a82eeaf747b1590555ab31c5be;hb=4f3a1efed1d8fed72595489d8ca18f7e4249bae6;hp=8933c31e19bb8b8eba102699a4c2459d3d2e071a;hpb=6bed8a385f9d75d913798a5c5e794aa0a34a7326;p=lttng-modules.git diff --git a/lttng-kernel-version.h b/lttng-kernel-version.h index 8933c31e..59e19df5 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(LTTNG_DEBIAN_VERSION_CODE) && \ + (defined(DEBIAN_API_VERSION) && \ LTTNG_DEBIAN_VERSION_CODE >= \ LTTNG_DEBIAN_KERNEL_VERSION(a_low, b_low, c_low, d_low, e_low, f_low) && \ LTTNG_DEBIAN_VERSION_CODE < \