X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fpoll.hpp;h=e6de51474bfce238d96f50a9c993bf7a1c79784d;hp=bfb3da82be7dc8459d8c8b8f459682ad93131757;hb=HEAD;hpb=28f23191dcbf047429d51950a337a57d7a3f866a diff --git a/src/common/compat/poll.hpp b/src/common/compat/poll.hpp index bfb3da82b..da3391106 100644 --- a/src/common/compat/poll.hpp +++ b/src/common/compat/poll.hpp @@ -25,7 +25,6 @@ static inline void __lttng_poll_free(void *events) * epoll(7) implementation. */ #ifdef HAVE_EPOLL -#include #include #include