From 3720c42fcc3645f08053087b29e8f44cf9aeb438 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 10 Dec 2005 00:22:53 +0000 Subject: Switch fread/fwrite/fclose/pipe/sigsetmask users --- 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 a850b2aca..e76d6a63a 100644 --- a/libc/misc/wordexp/wordexp.c +++ b/libc/misc/wordexp/wordexp.c @@ -33,6 +33,7 @@ #define dup2 __dup2 #define atoi __atoi #define fnmatch __fnmatch +#define pipe __pipe #if 0 #define glob __glob #define globfree __globfree -- cgit v1.2.3