commit | 23426d21d5ceccec47d80288e8cf411e44f59e58 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@jakma.org> | Mon Jan 23 10:55:55 2017 +0000 |
committer | Paul Jakma <paul@quagga.net> | Fri Jan 27 14:53:30 2017 +0000 |
tree | c87efeadacf02c0a454e28f75285172e2e1b8aea | |
parent | 7fa7acb4926f2a0d1fb5eb0834ae6c60b8ba5147 [diff] [blame] |
lib: routemap.h depends on prefix.h
diff --git a/lib/routemap.h b/lib/routemap.h index 48fafaf..68129e1 100644 --- a/lib/routemap.h +++ b/lib/routemap.h
@@ -22,6 +22,8 @@ #ifndef _ZEBRA_ROUTEMAP_H #define _ZEBRA_ROUTEMAP_H +#include "prefix.h" + /* Route map's type. */ enum route_map_type {