From d24608f995e83aa4ac5557cd1a084cac55a71a3c Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 29 Nov 2005 00:50:10 +0000 Subject: Hiding again --- libc/misc/wordexp/wordexp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/misc/wordexp') diff --git a/libc/misc/wordexp/wordexp.c b/libc/misc/wordexp/wordexp.c index 979723524..da20ad0a4 100644 --- a/libc/misc/wordexp/wordexp.c +++ b/libc/misc/wordexp/wordexp.c @@ -22,6 +22,7 @@ #define mempcpy __libc_mempcpy #define strndup __strndup #define strspn __strspn +#define unsetenv __unsetenv #define _GNU_SOURCE #include -- cgit v1.2.3