Build libringbuffer, remove kernel includes
[lttng-ust.git] / libringbuffer / vfs.h
index 0a09637af2b37c4e036c418745132a7198689c2f..a27f8c50f08a5228d0fdcdaab1448033be77c321 100644 (file)
@@ -14,9 +14,6 @@
  * Dual LGPL v2.1/GPL v2 license.
  */
 
-#include <linux/fs.h>
-#include <linux/poll.h>
-
 /* VFS API */
 
 extern const struct file_operations lib_ring_buffer_file_operations;
This page took 0.026915 seconds and 5 git commands to generate.