mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Including nolibc.h multiple times results in build errors due to multiple definitions. Let's add a guard against multiple inclusions. Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>