summaryrefslogtreecommitdiffstats
path: root/lib/route/tc-api.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-08-02 16:40:41 (GMT)
committerThomas Haller <thaller@redhat.com>2023-08-02 20:20:13 (GMT)
commit298c5dc6df6d47b1488b0025619f1932b3064477 (patch)
treef881456bfe735d2ba9d4b6e517b0981a124d25e9 /lib/route/tc-api.h
parent862eed54e3882c64a5017789229b6dc9337ace17 (diff)
downloadlibnl-298c5dc6df6d47b1488b0025619f1932b3064477.zip
libnl-298c5dc6df6d47b1488b0025619f1932b3064477.tar.gz
libnl-298c5dc6df6d47b1488b0025619f1932b3064477.tar.bz2
include: drop "netlink-private/netlink.h" and move declarations
Diffstat (limited to 'lib/route/tc-api.h')
-rw-r--r--lib/route/tc-api.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/route/tc-api.h b/lib/route/tc-api.h
index b06c052..43c4a28 100644
--- a/lib/route/tc-api.h
+++ b/lib/route/tc-api.h
@@ -13,6 +13,7 @@
#include "nl-route.h"
#include "nl-priv-dynamic-route/nl-priv-dynamic-route.h"
#include "nl-priv-dynamic-core/nl-core.h"
+#include "nl-priv-dynamic-core/cache-api.h"
/*****************************************************************************/