commit | aa20c6f1799a7ca86afb19aee246356c5499e87a | [log] [tgz] |
---|---|---|
author | paul <paul> | Thu Oct 07 14:19:36 2004 +0000 |
committer | paul <paul> | Thu Oct 07 14:19:36 2004 +0000 |
tree | 4d04f9660755a242671552f0c430d8f12e4d9135 | |
parent | 7fd63b3843b502dfc0c3d023bca1191b298ca332 [diff] [blame] |
2004-10-07 Paul Jakma <paul@dishone.st> * ospf_snmp.c: Missed list typedef update * ospf_dump.c: Include sockopt.h for header swab functions.
diff --git a/ospfd/ospf_dump.c b/ospfd/ospf_dump.c index 25cb525..8b4e78b 100644 --- a/ospfd/ospf_dump.c +++ b/ospfd/ospf_dump.c
@@ -28,6 +28,7 @@ #include "command.h" #include "stream.h" #include "log.h" +#include "sockopt.h" #include "ospfd/ospfd.h" #include "ospfd/ospf_interface.h"