summaryrefslogtreecommitdiff
path: root/isisd/isis_routemap.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_routemap.h')
-rw-r--r--isisd/isis_routemap.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/isisd/isis_routemap.h b/isisd/isis_routemap.h
new file mode 100644
index 00000000..0f1e0625
--- /dev/null
+++ b/isisd/isis_routemap.h
@@ -0,0 +1,6 @@
+#ifndef ISIS_ROUTEMAP_H
+#define ISIS_ROUTEMAP_H
+
+void isis_route_map_init(void);
+
+#endif