_PATH_HEQUIV
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4166 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -109,6 +109,10 @@
|
||||
#define _PATH_DEVNULL "/dev/null"
|
||||
#endif
|
||||
|
||||
#ifndef _PATH_HEQUIV
|
||||
#define _PATH_HEQUIV "/etc/hosts.equiv"
|
||||
#endif
|
||||
|
||||
#ifndef MAXPATHLEN
|
||||
#define MAXPATHLEN (1024+4)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user