mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-09 01:18:35 +03:00
kernel_args: fix feature flags
This commit is contained in:
parent
3bfb805288
commit
6ef9ab2558
@ -1,4 +1,5 @@
|
||||
#[cfg(feature = "v2019_3")]
|
||||
#![cfg(feature = "v2019_3")]
|
||||
|
||||
use crate::KernelArgs;
|
||||
|
||||
#[test]
|
||||
|
Loading…
Reference in New Issue
Block a user