more searchpath-related changes

This commit is contained in:
rsc 2005-01-23 23:19:47 +00:00
parent 7c604f0ddf
commit de39860a2a
3 changed files with 3 additions and 1 deletions

View file

@ -28,6 +28,7 @@
#endif
#undef pipe /* so that /dev/fd works */
#define searchpath rcsearchpath /* avoid new libc function */
typedef struct tree tree;
typedef struct word word;