mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
Need _PATH_YP for ypserver stuff.
This commit is contained in:
parent
5319d4525a
commit
c70242ae20
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6083
@ -68,6 +68,7 @@
|
||||
#define _PATH_VARDB "/var/db/"
|
||||
#define _PATH_VARRUN "/var/run/"
|
||||
#define _PATH_VARTMP "/var/tmp/"
|
||||
#define _PATH_YP "/var/yp/"
|
||||
|
||||
/* How to get the correct name of the kernel. */
|
||||
__BEGIN_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user