diff options
| author | Gabriel Krisman Bertazi <[email protected]> | 2021-10-28 18:56:28 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2021-11-01 11:39:53 +0000 |
| commit | 8fc70b3a142f97f7859bf052151df896933d2586 (patch) | |
| tree | 2d6d69a7a5021a284571927f973cd57f59ad7ed8 /fs/buffer.c | |
| parent | docs: Document the FAN_FS_ERROR event (diff) | |
| download | kernel-8fc70b3a142f97f7859bf052151df896933d2586.tar.gz kernel-8fc70b3a142f97f7859bf052151df896933d2586.zip | |
samples: Make fs-monitor depend on libc and headers
Prevent build errors when headers or libc are not available, such as on
kernel build bots, like the below:
samples/fanotify/fs-monitor.c:7:10: fatal error: errno.h: No such file
or directory
7 | #include <errno.h>
| ^~~~~~~~~
Link: https://lore.kernel.org/r/[email protected]
Suggested-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions
