From 21237865a7b9e4898516678382a98163a9248592 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 7 Dec 2005 00:50:06 +0000 Subject: Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... --- libc/stdlib/realpath.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/stdlib/realpath.c') diff --git a/libc/stdlib/realpath.c b/libc/stdlib/realpath.c index 7266ba4c6..2a018b4b7 100644 --- a/libc/stdlib/realpath.c +++ b/libc/stdlib/realpath.c @@ -13,6 +13,8 @@ * GNU Library Public License for more details. */ +#define readlink __readlink + #ifdef HAVE_CONFIG_H #include #endif -- cgit v1.2.3