diff options
Diffstat (limited to 'pimd/pim_hello.c')
-rw-r--r-- | pimd/pim_hello.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim_hello.c b/pimd/pim_hello.c index bfc128b97..21d0e5b85 100644 --- a/pimd/pim_hello.c +++ b/pimd/pim_hello.c @@ -23,6 +23,7 @@ #include <zebra.h> #include "log.h" +#include "if.h" #include "pimd.h" #include "pim_pim.h" |