Browse Source

remove the pointless include of lglock.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Al Viro 10 years ago
parent
commit
e5e6e97fe0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/file_table.c

+ 0 - 1
fs/file_table.c

@@ -20,7 +20,6 @@
 #include <linux/cdev.h>
 #include <linux/fsnotify.h>
 #include <linux/sysctl.h>
-#include <linux/lglock.h>
 #include <linux/percpu_counter.h>
 #include <linux/percpu.h>
 #include <linux/hardirq.h>