Skip to content

Conversation

josephlr
Copy link
Member

Followup to #331, we don't need the condidtional compilation anymore, because this file is only used if
any(target_os = "freebsd", target_os = "netbsd") anyway.

Also cleans up use statements and type declarations to look like those in macos.rs

Signed-off-by: Joe Richey [email protected]

Followup to #331, we don't need the condidtional compilation anymore,
because this file is only used if
`any(target_os = "freebsd", target_os = "netbsd")` anyway.

Also cleans up `use` statements and type declarations to look like those
in macos.rs

Signed-off-by: Joe Richey <[email protected]>
@josephlr josephlr requested a review from newpavlov January 26, 2023 09:42
@josephlr josephlr merged commit 6536b9e into master Jan 26, 2023
@josephlr josephlr deleted the cfgs branch January 26, 2023 20:13
@newpavlov newpavlov mentioned this pull request Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants