X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbasic%2Fsocket-util.h;h=718de9ba347ff07a8fd2618fd10a08735ced4423;hp=93454f6ac3a644a926df7ae5d8100ca4b08cb61c;hb=4a7059686430f596810f0c83e4897154828fd352;hpb=322da0f2742236197ddc08fc29a68ce9f5fdee0f 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