diff options
Diffstat (limited to 'pimd/pim_int.c')
-rw-r--r-- | pimd/pim_int.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pimd/pim_int.c b/pimd/pim_int.c index 0bdd772f..20807519 100644 --- a/pimd/pim_int.c +++ b/pimd/pim_int.c @@ -20,6 +20,8 @@ $QuaggaId: $Format:%an, %ai, %h$ $ */ +#include <zebra.h> + #include <string.h> #include <netinet/in.h> #include <arpa/inet.h> |