summaryrefslogtreecommitdiff
path: root/include/nl-priv-static-route/nl-priv-static-route.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nl-priv-static-route/nl-priv-static-route.h')
-rw-r--r--include/nl-priv-static-route/nl-priv-static-route.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/nl-priv-static-route/nl-priv-static-route.h b/include/nl-priv-static-route/nl-priv-static-route.h
new file mode 100644
index 00000000..65ff5312
--- /dev/null
+++ b/include/nl-priv-static-route/nl-priv-static-route.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: LGPL-2.1-only */
+
+#ifndef NETLINK_ROUTE_UTILS_PRIV_H_
+#define NETLINK_ROUTE_UTILS_PRIV_H_
+
+extern const uint8_t *const _nltst_map_stat_id_from_IPSTATS_MIB_v2;
+
+#endif