filelock: move file locking definitions to separate header file
[linux-block.git] / fs / utimes.c
index 39f3560176359091a044a93e24096ef55b40fc76..00499e4ba9559357f56f99b33e7e9774ec1d5db6 100644 (file)
@@ -7,6 +7,7 @@
 #include <linux/uaccess.h>
 #include <linux/compat.h>
 #include <asm/unistd.h>
+#include <linux/filelock.h>
 
 static bool nsec_valid(long nsec)
 {