From c885bf5cf94a12202f849477a845d728cbd12889 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 3 Dec 2005 00:34:49 +0000 Subject: More hiding, including __mempcpy --- libc/inet/rpc/auth_none.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/inet/rpc/auth_none.c') diff --git a/libc/inet/rpc/auth_none.c b/libc/inet/rpc/auth_none.c index e7b7aba53..9d1d42d03 100644 --- a/libc/inet/rpc/auth_none.c +++ b/libc/inet/rpc/auth_none.c @@ -35,6 +35,8 @@ * credentials and verifiers to remote systems. */ +#define xdrmem_create __xdrmem_create + #define __FORCE_GLIBC #include #include "rpc_private.h" -- cgit v1.2.3