use new proxmox::sys::linux::magic

This commit is contained in:
Dietmar Maurer
2019-08-03 09:28:57 +02:00
parent 4ea0f7d95b
commit b86f263ced
4 changed files with 10 additions and 40 deletions

View File

@ -259,5 +259,3 @@ impl Default for FSXAttr {
}
}
}
pub (crate) mod magic;