From c1f8dc9149d3868e5a0f4e4ad97759fb3b177bec Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Tue, 9 Mar 1999 22:27:43 +0000 Subject: Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF. --- nest/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nest/protocol.h') diff --git a/nest/protocol.h b/nest/protocol.h index cb30754..a1ee2b8 100644 --- a/nest/protocol.h +++ b/nest/protocol.h @@ -58,6 +58,7 @@ extern list protocol_list; extern struct protocol proto_device; extern struct protocol proto_rip; extern struct protocol proto_static; +extern struct protocol proto_ospf; /* * Routing Protocol Instance -- cgit v1.2.3