X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsocket-util.c;h=ea2171b5bfff24cf91ebd1d77c8a470d905c682b;hp=2af85639657916fe903d998101575ff1d0c740e8;hb=ca2cab5dcd3d29f45992a439f54e48faad764c6e;hpb=56cf987fe74270bde4e16c7ec9e0414a9030723b diff --git a/src/socket-util.c b/src/socket-util.c index 2af856396..ea2171b5b 100644 --- a/src/socket-util.c +++ b/src/socket-util.c @@ -34,6 +34,7 @@ #include "util.h" #include "socket-util.h" #include "missing.h" +#include "label.h" int socket_address_parse(SocketAddress *a, const char *s) { int r;