X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket-util.h;h=86c9e47809c51a7f2725b6f37cbf857d19f45fd9;hb=5de6b302196f3a708a0ed36d88abd9e17bbc9d52;hp=ae311ea33ac4effecfa88f38cd3f17f92fb0bac9;hpb=4fd5948e74b776b6d68ba55f558da5f354179e52;p=elogind.git diff --git a/src/socket-util.h b/src/socket-util.h index ae311ea33..86c9e4780 100644 --- a/src/socket-util.h +++ b/src/socket-util.h @@ -71,6 +71,7 @@ int socket_address_listen( bool free_bind, mode_t directory_mode, mode_t socket_mode, + const char *label, int *ret); bool socket_address_is(const SocketAddress *a, const char *s, int type);