diff options
Diffstat (limited to 'net/pimdd/files/patch-pimdd.h')
| -rw-r--r-- | net/pimdd/files/patch-pimdd.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/net/pimdd/files/patch-pimdd.h b/net/pimdd/files/patch-pimdd.h new file mode 100644 index 000000000000..004815c21b6d --- /dev/null +++ b/net/pimdd/files/patch-pimdd.h @@ -0,0 +1,19 @@ +--- pimdd.h.orig Fri Sep 29 11:53:56 2006 ++++ pimdd.h Fri Sep 29 11:54:07 2006 +@@ -202,7 +202,7 @@ + + #define PIM_ASSERT_RPT_BIT 0x80000000 + +- ++#if 0 + /* PIM messages type */ + #define PIM_HELLO 0 + #ifndef PIM_REGISTER +@@ -215,6 +215,7 @@ + #define PIM_GRAFT 6 + #define PIM_GRAFT_ACK 7 + #define PIM_CAND_RP_ADV 8 ++#endif + + #define PIM_V2_HELLO PIM_HELLO + #define PIM_V2_REGISTER PIM_REGISTER |
