Skip to content

Change anyhow import to fix FreeBSD#806

Merged
jabbate19 merged 2 commits intomainfrom
Fix-BSD-Netstat-Import
Dec 2, 2024
Merged

Change anyhow import to fix FreeBSD#806
jabbate19 merged 2 commits intomainfrom
Fix-BSD-Netstat-Import

Conversation

@jabbate19
Copy link
Copy Markdown
Collaborator

What type of PR is this?

/kind bug

What this PR does / why we need it:

Order of imports with implants/lib/eldritch/src/process/netstat_impl.rs caused compilation to fail on FreeBSD. By importing the anyhow macro at the top, this solves this error without changing any other code.

Which issue(s) this PR fixes:

:shipit:

Copy link
Copy Markdown
Collaborator

@hulto hulto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm that's weird but sounds good to me

@jabbate19 jabbate19 merged commit 46fb336 into main Dec 2, 2024
@jabbate19 jabbate19 deleted the Fix-BSD-Netstat-Import branch December 2, 2024 01:56
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