From 765696aac59b7146777e4dfda0d8d35df0bb29e1 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sun, 4 Dec 2005 01:08:42 +0000 Subject: More hiding, 300 left --- libc/misc/wordexp/wordexp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/misc/wordexp') diff --git a/libc/misc/wordexp/wordexp.c b/libc/misc/wordexp/wordexp.c index ea69bc684..9cdeaf162 100644 --- a/libc/misc/wordexp/wordexp.c +++ b/libc/misc/wordexp/wordexp.c @@ -26,6 +26,8 @@ #define unsetenv __unsetenv #define waitpid __waitpid #define kill __kill +#define getuid __getuid +#define execve __execve #define _GNU_SOURCE #include -- cgit v1.2.3