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/stdlib/unix_grantpt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/stdlib/unix_grantpt.c') diff --git a/libc/stdlib/unix_grantpt.c b/libc/stdlib/unix_grantpt.c index 5d21ec9f8..9bd374978 100644 --- a/libc/stdlib/unix_grantpt.c +++ b/libc/stdlib/unix_grantpt.c @@ -20,6 +20,7 @@ #define memchr __memchr #define getgid __getgid #define setrlimit __setrlimit +#define waitpid __waitpid #include #include -- cgit v1.2.3