From a94434b69197e074569d7579126074e9cb7212a5 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 25 May 2003 17:10:12 +0000 Subject: Ripngd part of 6Wind patch. --- ripngd/ripng_debug.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ripngd/ripng_debug.h') diff --git a/ripngd/ripng_debug.h b/ripngd/ripng_debug.h index 6713a151..617a07de 100644 --- a/ripngd/ripng_debug.h +++ b/ripngd/ripng_debug.h @@ -48,5 +48,6 @@ extern unsigned long ripng_debug_packet; extern unsigned long ripng_debug_zebra; void ripng_debug_init (); +void ripng_debug_reset (); #endif /* _ZEBRA_RIPNG_DEBUG_H */ -- cgit v1.2.1