mirror of
https://github.com/torvalds/linux.git
synced 2026-05-16 18:46:14 +02:00
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 | ||