Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
leeopop committed Feb 19, 2024
1 parent 459b6ef commit cc45920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dpdk-sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ impl State {
.opaque_type("rte_avp_desc")
.opaque_type("rte_.*_hdr")
.opaque_type("rte_arp_ipv4")
.blocklist_function("_*")
.generate()
.unwrap()
.write_to_file(target_path)
Expand Down

0 comments on commit cc45920

Please sign in to comment.