X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=wrapper%2Ffdtable.c;h=71dba9f9e0b5d5e424f20e503a1476a4218e4ecf;hb=2d0428212cbfa3f8428feee160b095f48c2ac974;hp=89fd9c46ac0c60cc736986969bf818cf90d0a1b1;hpb=e0f2366419fc59700e575bab82a41255c51de2dc;p=lttng-modules.git diff --git a/wrapper/fdtable.c b/wrapper/fdtable.c index 89fd9c46..71dba9f9 100644 --- a/wrapper/fdtable.c +++ b/wrapper/fdtable.c @@ -4,11 +4,11 @@ * Copyright (C) 2013 Mathieu Desnoyers */ -#include +#include #include #include -#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0)) +#if (LTTNG_LINUX_VERSION_CODE < LTTNG_KERNEL_VERSION(3,7,0)) /* * Reimplementation of iterate_fd() for kernels between 2.6.32 and 3.6