X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fnamespace.c;fp=src%2Fcore%2Fnamespace.c;h=4b8dbdd0d83d975a2e5f135d280d05f056047f98;hp=5b408e06aca79ff44d8740e269b74c2f20b502a5;hb=e65476622db43f7b9c413009072fc9603b8d6ba4;hpb=257e968d8c726e1a7be7b455d0e6ad29b5d0756c 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;