mirror of
https://github.com/netdata/libbpf.git
synced 2026-06-14 18:49:08 +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>