added _PATH_PWD

This commit is contained in:
Todd C. Miller
1994-06-04 18:47:00 +00:00
parent 84e75c6ee3
commit 96227ea99e

View File

@@ -49,3 +49,7 @@
#ifndef _PATH_VI #ifndef _PATH_VI
#undef _PATH_VI #undef _PATH_VI
#endif /* _PATH_VI */ #endif /* _PATH_VI */
#ifndef _PATH_PWD
#undef _PATH_PWD
#endif /* _PATH_PWD */