Ver Fonte

Missed alias to xdr_string, thanks sjhill

Peter S. Mazinger há 18 anos atrás
pai
commit
0a962770bf
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      libc/inet/rpc/xdr.c

+ 1 - 0
libc/inet/rpc/xdr.c

@@ -728,6 +728,7 @@ __xdr_string (XDR *xdrs, char **cpp, u_int maxsize)
     }
   return FALSE;
 }
+strong_alias(__xdr_string,xdr_string)
 
 /*
  * Wrapper for xdr_string that can be called directly from