diff options
Diffstat (limited to 'dev/EFS')
| -rw-r--r-- | dev/EFS/EncryptFS.hxx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/EFS/EncryptFS.hxx b/dev/EFS/EncryptFS.hxx index 4348027b..4aa82666 100644 --- a/dev/EFS/EncryptFS.hxx +++ b/dev/EFS/EncryptFS.hxx @@ -14,3 +14,9 @@ #pragma once
#include <FSKit/NewFS.hxx>
+
+namespace EncryptFS
+{
+ using namespace Kernel;
+
+}
\ No newline at end of file |
