diff options
Diffstat (limited to 'ripd/ripd.c')
-rw-r--r-- | ripd/ripd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ripd/ripd.c b/ripd/ripd.c index 6b79a16b..acf0e7d5 100644 --- a/ripd/ripd.c +++ b/ripd/ripd.c @@ -31,6 +31,7 @@ #include "stream.h" #include "filter.h" #include "sockunion.h" +#include "sockopt.h" #include "routemap.h" #include "if_rmap.h" #include "plist.h" |