diff options
Diffstat (limited to 'pathd/path_pcep_debug.c')
-rw-r--r-- | pathd/path_pcep_debug.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pathd/path_pcep_debug.c b/pathd/path_pcep_debug.c index d222371bb..370484dc1 100644 --- a/pathd/path_pcep_debug.c +++ b/pathd/path_pcep_debug.c @@ -16,6 +16,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include <zebra.h> + #include <string.h> #include <stdbool.h> #include <time.h> |