Skip to content

Commit

Permalink
fix build.rs on unix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicguzzo authored and EstebanBorai committed Jun 19, 2021
1 parent 1176e9c commit c041188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.rs
@@ -1,4 +1,5 @@
fn main() {
#[cfg(target_family = "windows")]
windows::build! {
Windows::Win32::{
NetworkManagement::IpHelper::GetAdaptersAddresses,
Expand Down

0 comments on commit c041188

Please sign in to comment.