X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fwrapper%2Ffdtable.c;h=3aa6e7b916c4f116a13d66026479f56605395454;hb=6d0471df5846249bd61278ff6191676cb075b871;hp=26a8367e89d0ccb66aa97ffab21092eb1445489a;hpb=cfa6cc1d0f01c2cfcc1a679abf3a6572d411c309;p=lttng-modules.git diff --git a/src/wrapper/fdtable.c b/src/wrapper/fdtable.c index 26a8367e..3aa6e7b9 100644 --- a/src/wrapper/fdtable.c +++ b/src/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