X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fsocket-util.h;h=86c9e47809c51a7f2725b6f37cbf857d19f45fd9;hb=183ae5f99b1fb90890760883d3e8c57d50b3ce27;hp=841570f002ffc826a0e4b48c7d23a8fcdc767c11;hpb=7a58bfa4aef88c9ddead6668d83640f762938e72;p=elogind.git diff --git a/src/socket-util.h b/src/socket-util.h index 841570f00..86c9e4780 100644 --- a/src/socket-util.h +++ b/src/socket-util.h @@ -26,7 +26,6 @@ #include #include #include -#include #include "macro.h" #include "util.h" @@ -72,7 +71,7 @@ int socket_address_listen( bool free_bind, mode_t directory_mode, mode_t socket_mode, - security_context_t scon, + const char *label, int *ret); bool socket_address_is(const SocketAddress *a, const char *s, int type);