diff options
Diffstat (limited to 'fs/cachefiles/internal.h')
-rw-r--r-- | fs/cachefiles/internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/cachefiles/internal.h b/fs/cachefiles/internal.h index bb3a02ca9da4..d2f6f996e65a 100644 --- a/fs/cachefiles/internal.h +++ b/fs/cachefiles/internal.h | |||
@@ -124,6 +124,8 @@ struct cachefiles_xattr { | |||
124 | uint8_t data[]; | 124 | uint8_t data[]; |
125 | }; | 125 | }; |
126 | 126 | ||
127 | #include <trace/events/cachefiles.h> | ||
128 | |||
127 | /* | 129 | /* |
128 | * note change of state for daemon | 130 | * note change of state for daemon |
129 | */ | 131 | */ |