summaryrefslogtreecommitdiff
path: root/include/netlink/route/netconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netlink/route/netconf.h')
-rw-r--r--include/netlink/route/netconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/netlink/route/netconf.h b/include/netlink/route/netconf.h
index 7006c6ee..a6b1f89f 100644
--- a/include/netlink/route/netconf.h
+++ b/include/netlink/route/netconf.h
@@ -10,6 +10,8 @@
extern "C" {
#endif
+struct nl_sock;
+struct nl_cache;
struct rtnl_netconf;
int rtnl_netconf_alloc_cache(struct nl_sock *sk, struct nl_cache **result);