]> granicus.if.org Git - sudo/commitdiff
added _PATH_BSHELL
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Feb 1996 02:58:17 +0000 (02:58 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 5 Feb 1996 02:58:17 +0000 (02:58 +0000)
pathnames.h.in

index 191d63f077e8e16364dcc8be50abff80aa1f5aea..c6f3d5e8756373c064417bd7d6a6c0f1cffac2bf 100644 (file)
@@ -84,3 +84,7 @@
 #ifndef _PATH_MV
 #define _PATH_MV               _SUDO_PATH_MV
 #endif /* _PATH_MV */
+
+#ifndef _PATH_BSHELL
+#define _PATH_BSHELL           _SUDO_PATH_BSHELL
+#endif /* _PATH_BSHELL */