Explorar o código

add libc_hidden_proto(__cmsg_nxthdr) for mips

Denis Vlasenko %!s(int64=17) %!d(string=hai) anos
pai
achega
7c640bbb18
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libc/sysdeps/linux/mips/bits/socket.h

+ 1 - 0
libc/sysdeps/linux/mips/bits/socket.h

@@ -270,6 +270,7 @@ struct cmsghdr
 
 extern struct cmsghdr * __NTH (__cmsg_nxthdr (struct msghdr *__mhdr,
 				      struct cmsghdr *__cmsg)) __THROW;
+libc_hidden_proto(__cmsg_nxthdr)
 #ifdef __USE_EXTERN_INLINES
 # ifndef _EXTERN_INLINE
 #  define _EXTERN_INLINE extern __inline