mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
6 lines
99 B
C
6 lines
99 B
C
|
/* $Id$ (FreeBSD) */
|
||
|
|
||
|
#include <paths.h>
|
||
|
|
||
|
#define _PATH_SKEYACCESS "/etc/skey.access"
|