Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
leeopop committed Feb 19, 2024
1 parent 8461e54 commit 246efc5
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 @@ -328,6 +328,7 @@ impl State {
continue 'outer;
}
}
println!("cargo:warning=header-name: {}", file_name);
new_vec.push(file.clone());
}
new_vec.sort_by(|left, right| {
Expand Down

0 comments on commit 246efc5

Please sign in to comment.