mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
added _PATH_PWD
This commit is contained in:
parent
84e75c6ee3
commit
96227ea99e
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user