mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-18 15:29:06 +08:00
Adjust the sync script to handle UAPI header guards with singular and double underscore between UAPI and LINUX. Kernel seems to have a mix of both approaches. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>