X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fnamespace.c;h=4b8dbdd0d83d975a2e5f135d280d05f056047f98;hp=5b408e06aca79ff44d8740e269b74c2f20b502a5;hb=4968105790c65af58d4ab42bffa2a4bedc0be8ee;hpb=d7b8eec7dc7fe307d3a08b32cf1a9ad4276ce6d5 diff --git a/src/core/namespace.c b/src/core/namespace.c index 5b408e06a..4b8dbdd0d 100644 --- a/src/core/namespace.c +++ b/src/core/namespace.c @@ -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;