remember to fmt

pull/715/head
Addison Crump 2 years ago
parent 17a8ccd388
commit 41eef82554
No known key found for this signature in database
GPG Key ID: D495C2DF24C779B2

@ -14,8 +14,8 @@ use crate::{
Pod,
};
use libc::{if_nametoindex, sysconf, uname, utsname, _SC_PAGESIZE};
use crate::maps::stack_trace::SymbolResolver;
use libc::{if_nametoindex, sysconf, uname, utsname, _SC_PAGESIZE};
/// Represents a kernel version, in major.minor.release version.
// Adapted from https://docs.rs/procfs/latest/procfs/sys/kernel/struct.Version.html.

Loading…
Cancel
Save