Files
Jinguang Dong cd8e1f9b28 - Description: [feature] libnl build optimization: libnl 3.11.0 OHOS adaptation
patch
- Bug: #43
- Test: It could be normally compile and testcase passed

Signed-off-by: Jinguang Dong <dongjinguang@huawei.com>
2026-07-02 22:00:08 +08:00
..

include/base

This directory contains libnl-independent helper.

It's an internal "library" of helpers, that purely depend on C and external dependencies.

Currently, it's also header-only, so there is no need to link with anything special.

This can be used freely by all our internal code, but it's private API, so it cannot be used in public headers.