X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbasic%2Fsocket-util.h;fp=src%2Fbasic%2Fsocket-util.h;h=718de9ba347ff07a8fd2618fd10a08735ced4423;hb=a683e1878913969ccf8b0defdec4d955e15ed75a;hp=93454f6ac3a644a926df7ae5d8100ca4b08cb61c;hpb=d737e05d865c11ee3eea63b3ea836da9e2938065;p=elogind.git diff --git a/src/basic/socket-util.h b/src/basic/socket-util.h index 93454f6ac..718de9ba3 100644 --- a/src/basic/socket-util.h +++ b/src/basic/socket-util.h @@ -163,4 +163,6 @@ struct cmsghdr* cmsg_find(struct msghdr *mh, int level, int type, socklen_t leng strnlen(_sa->sun_path, sizeof(_sa->sun_path))); \ }) +#if 0 /// UNNEEDED by elogind int socket_ioctl_fd(void); +#endif // 0