diff options
author | Thomas Weißschuh <[email protected]> | 2023-11-22 23:22:52 +0100 |
---|---|---|
committer | Thomas Weißschuh <[email protected]> | 2023-12-11 22:38:34 +0100 |
commit | 7b20478b777c3be39a2b69b08a6c0b50c10105f1 (patch) | |
tree | aab6f3bdc4caf0ab903f43e9cc6c9ce712e751a6 /scripts/generate_rust_analyzer.py | |
parent | 825f404776b4f9d5f4a35545ea2d258bb16c0d4e (diff) |
tools/nolibc: drop custom definition of struct rusage
A future commit will include linux/resource.h, which will conflict with
the private definition of struct rusage in nolibc.
Avoid the conflict by dropping the private definition and use the one
from the UAPI headers.
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]/
Acked-by: Willy Tarreau <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions