fix: move lttng_close_on_exec to proper wrapper
[lttng-modules.git] / lttng-statedump-impl.c
index 2ead9b6f12c1f99b7701d233a5c482d7a008e686..f3ae1937b1faa5da94683d891311bc1013eb1bb8 100644 (file)
@@ -28,7 +28,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>
@@ -43,7 +42,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.023007 seconds and 4 git commands to generate.