X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fnamespace.h;fp=src%2Fcore%2Fnamespace.h;h=42b92e78035ffad44a10cb18904af2a32eaa07ca;hb=e65476622db43f7b9c413009072fc9603b8d6ba4;hp=1f9d0676b437aecad26d547185a328cdc2f7321a;hpb=257e968d8c726e1a7be7b455d0e6ad29b5d0756c;p=elogind.git diff --git a/src/core/namespace.h b/src/core/namespace.h index 1f9d0676b..42b92e780 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,