fix: move lttng_close_on_exec to proper wrapper
[lttng-modules.git] / lttng-statedump-impl.c
index fb609e34edecf3c51f2572cc101ace8c27eef87a..2828b1908d75d684aef7e6f9e7b10a1ea7987856 100644 (file)
@@ -41,7 +41,6 @@
 #include <linux/inetdevice.h>
 #include <linux/sched.h>
 #include <linux/mm.h>
-#include <linux/fdtable.h>
 #include <linux/swap.h>
 #include <linux/wait.h>
 #include <linux/mutex.h>
@@ -56,7 +55,7 @@
 #include <wrapper/tracepoint.h>
 #include <wrapper/genhd.h>
 #include <wrapper/file.h>
-#include <wrapper/time.h>
+#include <wrapper/fdtable.h>
 
 #ifdef CONFIG_LTTNG_HAS_LIST_IRQ
 #include <linux/irq.h>
This page took 0.024771 seconds and 4 git commands to generate.