Moved filename defines here

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@383 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-04-04 20:34:24 +00:00
parent 3e7a974eb6
commit 9db3e7fe8d

View File

@@ -46,4 +46,9 @@ int k_pioctl __P((char *a_path,
int k_unlog __P((void));
int k_setpag __P((void));
#define _PATH_VICE "/usr/vice/etc/"
#define _PATH_THISCELL _PATH_VICE "ThisCell"
#define _PATH_CELLSERVDB _PATH_VICE "CellServDB"
#define _PATH_THESECELLS _PATH_VICE "TheseCells"
#endif /* __KAFS_H */