diff options
Diffstat (limited to 'fs/cachefiles/main.c')
-rw-r--r-- | fs/cachefiles/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/cachefiles/main.c b/fs/cachefiles/main.c index 711f13d8c2de..f54d3f5b2e40 100644 --- a/fs/cachefiles/main.c +++ b/fs/cachefiles/main.c | |||
@@ -22,6 +22,7 @@ | |||
22 | #include <linux/statfs.h> | 22 | #include <linux/statfs.h> |
23 | #include <linux/sysctl.h> | 23 | #include <linux/sysctl.h> |
24 | #include <linux/miscdevice.h> | 24 | #include <linux/miscdevice.h> |
25 | #define CREATE_TRACE_POINTS | ||
25 | #include "internal.h" | 26 | #include "internal.h" |
26 | 27 | ||
27 | unsigned cachefiles_debug; | 28 | unsigned cachefiles_debug; |