]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_dump_api.h
zebra: Allow ns delete to happen after under/over flow checks
[mirror_frr.git] / ospfd / ospf_dump_api.h
index 3595220610b83e6602215364531f4eb9ab8a05f9..98fef34b15cc9008cd82fe89da63ef6ea03a9a47 100644 (file)
@@ -37,7 +37,7 @@ extern const int ospf_link_state_id_type_msg_max;
 extern const int ospf_network_type_msg_max;
 extern const size_t ospf_auth_type_str_max;
 
-extern char *ospf_options_dump(u_char);
+extern char *ospf_options_dump(uint8_t);
 extern void ospf_lsa_header_dump(struct lsa_header *);
 
 #endif /* _ZEBRA_OSPF_DUMP_API_H */