diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-04-27 09:06:19 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-27 09:06:19 -0400 |
| commit | abe94d6562ba70f8b8a6997a7b0fac381e0dcfdd (patch) | |
| tree | 5c1629145d54f12926ea4c3e687729d4e25c7ce9 /lib/srv6.c | |
| parent | 98dc08cddaaf01be7c5c577e4dd8443cbaabbe78 (diff) | |
| parent | 209135f188d02becf944658c02983dacc0c0fdd0 (diff) | |
Merge pull request #6298 from opensourcerouting/build-assorted-20200423
build: spring cleaning
Diffstat (limited to 'lib/srv6.c')
| -rw-r--r-- | lib/srv6.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/srv6.c b/lib/srv6.c index be340f13f5..287bf56089 100644 --- a/lib/srv6.c +++ b/lib/srv6.c @@ -17,6 +17,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "zebra.h" + #include "srv6.h" #include "log.h" |
