commit | a94434b69197e074569d7579126074e9cb7212a5 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sun May 25 17:10:12 2003 +0000 |
committer | hasso <hasso> | Sun May 25 17:10:12 2003 +0000 |
tree | b63c34ee20e8e6b57796ee591d4569407140047d | |
parent | dd55f9eb73347cb2bb7f8dc0f8108b21a733c9b4 [diff] [blame] |
Ripngd part of 6Wind patch.
diff --git a/ripngd/ripng_debug.h b/ripngd/ripng_debug.h index 6713a15..617a07d 100644 --- a/ripngd/ripng_debug.h +++ b/ripngd/ripng_debug.h
@@ -48,5 +48,6 @@ extern unsigned long ripng_debug_zebra; void ripng_debug_init (); +void ripng_debug_reset (); #endif /* _ZEBRA_RIPNG_DEBUG_H */