diff options
| -rw-r--r-- | lib/pbr.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ #ifndef _PBR_H #define _PBR_H +#include <zebra.h> +#include "stream.h" +#include "prefix.h" + #define PBR_STR "Policy Based Routing\n" /* |
![]() |
index : matthieu/frr.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Forgejo (Beyond coding. We forge.) |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | lib/pbr.h | 4 |
@@ -20,6 +20,10 @@ #ifndef _PBR_H #define _PBR_H +#include <zebra.h> +#include "stream.h" +#include "prefix.h" + #define PBR_STR "Policy Based Routing\n" /* |