From c9e52be3f4d98943b67fbbe5d9a7ccd823b88326 Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 26 Sep 2004 16:09:34 +0000 Subject: Compiler warnings fixes. --- zebra/irdp_main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'zebra/irdp_main.c') diff --git a/zebra/irdp_main.c b/zebra/irdp_main.c index 9e31950e..5ee50e79 100644 --- a/zebra/irdp_main.c +++ b/zebra/irdp_main.c @@ -41,6 +41,7 @@ #include "if.h" #include "vty.h" #include "sockunion.h" +#include "sockopt.h" #include "prefix.h" #include "command.h" #include "memory.h" -- cgit v1.2.1