chiark / gitweb /
Simplify execute_directory()
[elogind.git] / src / core / namespace.c
index 5b408e06aca79ff44d8740e269b74c2f20b502a5..4b8dbdd0d83d975a2e5f135d280d05f056047f98 100644 (file)
@@ -422,7 +422,7 @@ int setup_namespace(
                 bool private_dev,
                 ProtectHome protect_home,
                 ProtectSystem protect_system,
-                unsigned mount_flags) {
+                unsigned long mount_flags) {
 
         BindMount *m, *mounts = NULL;
         unsigned n;