X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsocket-util.c;h=5463ffbcbcb4c41e587a469987598a5f898746ad;hp=344d6b98a44086c261e26b9bcbd8c314b5ce6f04;hb=301056b7a0e7c6b36f1277c0a776d5bb509844cf;hpb=4fd5948e74b776b6d68ba55f558da5f354179e52 diff --git a/src/socket-util.c b/src/socket-util.c index 344d6b98a..5463ffbcb 100644 --- a/src/socket-util.c +++ b/src/socket-util.c @@ -33,6 +33,7 @@ #include "macro.h" #include "util.h" #include "socket-util.h" +#include "missing.h" int socket_address_parse(SocketAddress *a, const char *s) { int r;