summaryrefslogtreecommitdiff
path: root/src/core/namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/namespace.h')
-rw-r--r--src/core/namespace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/namespace.h b/src/core/namespace.h
index 1f9d0676b4..42b92e7803 100644
--- a/src/core/namespace.h
+++ b/src/core/namespace.h
@@ -50,7 +50,7 @@ int setup_namespace(char **read_write_dirs,
bool private_dev,
ProtectHome protect_home,
ProtectSystem protect_system,
- unsigned mount_flags);
+ unsigned long mount_flags);
int setup_tmp_dirs(const char *id,
char **tmp_dir,