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/unistd/daemon.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/unistd') diff --git a/libc/unistd/daemon.c b/libc/unistd/daemon.c index 3c54ad234..a1dfabfe3 100644 --- a/libc/unistd/daemon.c +++ b/libc/unistd/daemon.c @@ -23,6 +23,8 @@ * Original copyright notice is retained at the end of this file. */ +#define dup2 __dup2 + #include #include #include -- cgit v1.2.3