Update to latest (really :) ospf6d from Zebra repository and some tiny
fixes.
diff --git a/ospf6d/ospf6_main.c b/ospf6d/ospf6_main.c
index 4dfcdee..c22e90b 100644
--- a/ospf6d/ospf6_main.c
+++ b/ospf6d/ospf6_main.c
@@ -20,11 +20,11 @@
  */
 
 #include <zebra.h>
+#include <lib/version.h>
 
 #include "getopt.h"
 #include "thread.h"
 #include "log.h"
-#include "version.h"
 #include "command.h"
 #include "vty.h"
 #include "memory.h"