diff options
Diffstat (limited to 'lib/routemap.h')
-rw-r--r-- | lib/routemap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/routemap.h b/lib/routemap.h index ac6cb999..05f037f1 100644 --- a/lib/routemap.h +++ b/lib/routemap.h @@ -22,7 +22,7 @@ #ifndef _ZEBRA_ROUTEMAP_H #define _ZEBRA_ROUTEMAP_H -#include <stdint.h> +#include "misc.h" /* Route map's type. */ enum route_map_type |