X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsocket-util.h;h=ae311ea33ac4effecfa88f38cd3f17f92fb0bac9;hp=ffcc86882f353a712a6231bc4c3177a751d00556;hb=afe1be4dbdf142513f6ac1d92e6a20bdc4b20c80;hpb=27ca8d7a250915b290cf89c195e383a8abab35d5 diff --git a/src/socket-util.h b/src/socket-util.h index ffcc86882..ae311ea33 100644 --- a/src/socket-util.h +++ b/src/socket-util.h @@ -68,6 +68,7 @@ int socket_address_listen( int backlog, SocketAddressBindIPv6Only only, const char *bind_to_device, + bool free_bind, mode_t directory_mode, mode_t socket_mode, int *ret);