/* Note: This file is licenced differently from the rest of the project SPDX-License-Identifier: GPL-2.0 Copyright (C) UP9 Inc. */ #ifndef __HEADERS__ #define __HEADERS__ #include #include #include #include #include "bpf/bpf_tracing.h" #endif /* __HEADERS__ */