summaryrefslogtreecommitdiff
path: root/zebra/irdp_main.c
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-26 16:09:34 +0000
committerhasso <hasso>2004-09-26 16:09:34 +0000
commitc9e52be3f4d98943b67fbbe5d9a7ccd823b88326 (patch)
treed4045a946af3be8bbdc303162778e8c44057e2f9 /zebra/irdp_main.c
parente473b032b860444b9656cee1654b0120f77b52b1 (diff)
Compiler warnings fixes.
Diffstat (limited to 'zebra/irdp_main.c')
-rw-r--r--zebra/irdp_main.c1
1 files changed, 1 insertions, 0 deletions
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"