Fix formatting (#821)

* Format
This commit is contained in:
Dominik Maier 2022-10-07 02:13:55 +02:00 committed by GitHub
parent d71e87c988
commit c61bb8cd5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -688,6 +688,8 @@ mod freebsd {
#[cfg(test)] #[cfg(test)]
mod tests { mod tests {
use libc::CPU_ISSET;
use super::*; use super::*;
use libc::CPU_ISSET; use libc::CPU_ISSET;