X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket-util.h;h=86c9e47809c51a7f2725b6f37cbf857d19f45fd9;hb=b95cf3629e8d78a0d28e71b0f5559fa9a8c038b5;hp=68c579b035be823ca851a25f0e59e5d79b9162a9;hpb=b15bdda87046f5e46080fd84fda878cba2da0fc8;p=elogind.git diff --git a/src/socket-util.h b/src/socket-util.h index 68c579b03..86c9e4780 100644 --- a/src/socket-util.h +++ b/src/socket-util.h @@ -71,7 +71,7 @@ int socket_address_listen( bool free_bind, mode_t directory_mode, mode_t socket_mode, - /* FIXME SELINUX: pass SELinux context object here */ + const char *label, int *ret); bool socket_address_is(const SocketAddress *a, const char *s, int type);