diff options
Diffstat (limited to 'pimd/pim_str.h')
| -rw-r--r-- | pimd/pim_str.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_str.h b/pimd/pim_str.h index 3510d994b9..ec25db810a 100644 --- a/pimd/pim_str.h +++ b/pimd/pim_str.h @@ -26,7 +26,7 @@ #include <prefix.h> -typedef struct in_addr pim_addr; +#include "pim_addr.h" /* * Longest possible length of a (S,G) string is 36 bytes |
