Clean-up: consumer.hpp: coding style indentation fix
[lttng-tools.git] / src / common / compat / poll.hpp
index bfb3da82be7dc8459d8c8b8f459682ad93131757..da339110622bca7a1f1c1f56271121ea105f5ad3 100644 (file)
@@ -25,7 +25,6 @@ static inline void __lttng_poll_free(void *events)
  * epoll(7) implementation.
  */
 #ifdef HAVE_EPOLL
-#include <common/compat/fcntl.hpp>
 
 #include <features.h>
 #include <stdio.h>
This page took 0.022486 seconds and 4 git commands to generate.