diff --git a/xio-socket.c b/xio-socket.c index 6fa4125..fbfc3b5 100644 --- a/xio-socket.c +++ b/xio-socket.c @@ -1765,6 +1765,7 @@ int xiocheckpeer(xiosingle_t *xfd, } +#if HAVE_STRUCT_CMSGHDR /* converts the ancillary message in *cmsg into a form useable for further processing. knows the specifics of common message types. returns the number of resulting syntax elements is *num @@ -1841,6 +1842,7 @@ xiolog_ancillary_socket(struct cmsghdr *cmsg, int *num, #endif /* !defined(CMSG_DATA) */ } +#endif /* HAVE_STRUCT_CMSGHDR */ /* return the name of the interface with given index