_PATH_DEFPATH

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8984 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-08-22 14:05:35 +00:00
parent 35e473a5f9
commit 8b9be353d7

View File

@@ -129,6 +129,10 @@
#define _PATH_ETC_ENVIRONMENT "/etc/environment"
#endif
#ifndef _PATH_DEFPATH
#define _PATH_DEFPATH "/usr/bin:/bin"
#endif
struct spwd;
extern char **env;