X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=wrapper%2Ffdtable.c;h=71dba9f9e0b5d5e424f20e503a1476a4218e4ecf;hb=5d0b3afd73a0dda761eafd5e01a881561baaea4b;hp=89fd9c46ac0c60cc736986969bf818cf90d0a1b1;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;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