mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
01c1484ac0
Correct header file is needed for getting CLOSE_RANGE_* macros.
Previously it was tested with newer glibc which didn't show the need to
include the header which was a mistake.
Link: https://lkml.kernel.org/r/20231024155137.219700-1-usama.anjum@collabora.com
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
close_range_test.c | ||
Makefile |