diff options
Diffstat (limited to 'include/linux/fs.h')
-rw-r--r-- | include/linux/fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index d2cffee8fc11..5dc0fa288a4c 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h | |||
@@ -730,8 +730,6 @@ struct file_lock { | |||
730 | #define OFFT_OFFSET_MAX INT_LIMIT(off_t) | 730 | #define OFFT_OFFSET_MAX INT_LIMIT(off_t) |
731 | #endif | 731 | #endif |
732 | 732 | ||
733 | extern struct list_head file_lock_list; | ||
734 | |||
735 | #include <linux/fcntl.h> | 733 | #include <linux/fcntl.h> |
736 | 734 | ||
737 | extern int fcntl_getlk(struct file *, struct flock __user *); | 735 | extern int fcntl_getlk(struct file *, struct flock __user *); |