diff options
| author | Sarita Patra <saritap@vmware.com> | 2022-07-11 01:26:24 -0700 | 
|---|---|---|
| committer | Sarita Patra <saritap@vmware.com> | 2022-07-11 04:51:03 -0700 | 
| commit | 9362da2dff8025298e53de86c0fbbb73d0aa4898 (patch) | |
| tree | 2f2597ae403ba5be1005ee7db8d6d241b91283d5 /pimd/pim_str.h | |
| parent | 3fb4bef537b4047feada63531026f22f906ea21b (diff) | |
pimd: removal double inclusion of pim_addr.h
Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'pimd/pim_str.h')
| -rw-r--r-- | pimd/pim_str.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/pimd/pim_str.h b/pimd/pim_str.h index be8b6a9f4f..4a19ea7b35 100644 --- a/pimd/pim_str.h +++ b/pimd/pim_str.h @@ -27,8 +27,6 @@  #include "prefix.h"  #include "pim_addr.h" -#include "pim_addr.h" -  /*   * Longest possible length of a (S,G) string is 36 bytes   * 123.123.123.123 = 16 * 2  | 
