]> git.proxmox.com Git - mirror_frr.git/commitdiff
lib: fix missing includes in pbr.h
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 13 Jun 2018 16:23:46 +0000 (16:23 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 13 Jun 2018 16:23:46 +0000 (16:23 +0000)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/pbr.h

index 1f42878ece90a5455e7b99a2cd4ba18b4d39371f..1704d8d37ede6e3ace8375ff87cb22e410c77aae 100644 (file)
--- a/lib/pbr.h
+++ b/lib/pbr.h
 #ifndef _PBR_H
 #define _PBR_H
 
+#include <zebra.h>
+#include "stream.h"
+#include "prefix.h"
+
 #define PBR_STR "Policy Based Routing\n"
 
 /*