]> The Tcpdump Group git mirrors - tcpdump/blobdiff - netdissect.h
NDOize OSPFv3 decoder
[tcpdump] / netdissect.h
index bacbe64e33182086d0731298ec389aa8fb0e68c3..6733483c6dbb644166e1bfe6347a7075a2cc94e0 100644 (file)
@@ -546,11 +546,7 @@ extern int dstopt_print(netdissect_options *, const u_char *);
 extern void ripng_print(netdissect_options *, const u_char *, unsigned int);
 extern int mobility_print(netdissect_options *, const u_char *, const u_char *);
 extern void dhcp6_print(netdissect_options *, const u_char *, u_int);
-#if 0
-extern void ospf6_print(netdissect_options *,const u_char *, u_int);
-
-#endif /* 0 */
-
+extern void ospf6_print(netdissect_options *, const u_char *, u_int);
 #endif /*INET6*/
 
 #if 0