Closed ajslater closed 4 years ago
Some error code references the errno package but it is never imported. This PR fixes that.
Supersedes #2422, which was based on master and not development.
For some reason couldn't merge this - kept on floating up with errors after the previous PR. Just manually added it to the branch as it was a quick patch. Thanks for the PR, Cheers!
Some error code references the errno package but it is never imported. This PR fixes that.
Supersedes #2422, which was based on master and not development.