浏览代码

Missed alias to xdr_string, thanks sjhill

Peter S. Mazinger 18 年之前
父节点
当前提交
0a962770bf
共有 1 个文件被更改,包括 1 次插入0 次删除
  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