diff options
Diffstat (limited to 'src/auth-check-path.c')
-rw-r--r-- | src/auth-check-path.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auth-check-path.c b/src/auth-check-path.c new file mode 100644 index 0000000..db311ea --- /dev/null +++ b/src/auth-check-path.c @@ -0,0 +1,3 @@ + +const char * auth_check_path = AUTH_CHECK; + |