This repository was archived by the owner on Nov 8, 2023. It is now read-only.
Commit 5532fa9
committed
ANDROID: INCFS: fix build error due to upstream changes
Commit 5970e15 ("filelock: move file locking definitions to
separate header file") moved some functions out to filelock.h which
broke the incfs code. Fix this up by providing the correct header file.
Fixes: 5970e15 ("filelock: move file locking definitions to separate header file")
Change-Id: Ibd5d74d61f3164395545e2f6a1af03cf4cec8ea6
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>1 parent 3a14f7b commit 5532fa9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments