diff options
Diffstat (limited to '')
-rw-r--r-- | roots.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -30,10 +30,8 @@ #include "roots.h" #include "common.h" #include "make_ext4fs.h" -extern "C" { #include "wipe.h" #include "cryptfs.h" -} static struct fstab *fstab = NULL; |