X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Fpoll.hpp;h=da339110622bca7a1f1c1f56271121ea105f5ad3;hb=671e39d79a1ad9c3f13c4784a26710a5b1f14237;hp=bfb3da82be7dc8459d8c8b8f459682ad93131757;hpb=83885b70dcfbcee908957d8a8057870c6f6c1273;p=lttng-tools.git 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