X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fpoll.cpp;h=910b0f62aee469dfc1691e3b7eb212c01d1fdeb7;hp=0c40c4511d266731d7a556daab9aebb172de9982;hb=ce7fc42f24c2c9a62a5eeb77f248d27a5cb4de4b;hpb=6ce1601f8fbd14fed32790e3e58fe11ecdf07183 diff --git a/src/common/compat/poll.cpp b/src/common/compat/poll.cpp index 0c40c4511..910b0f62a 100644 --- a/src/common/compat/poll.cpp +++ b/src/common/compat/poll.cpp @@ -17,7 +17,7 @@ #include "poll.h" -#if HAVE_EPOLL +#ifdef HAVE_EPOLL #include #include