summaryrefslogtreecommitdiff
path: root/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'pathnames.h')
-rw-r--r--pathnames.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pathnames.h b/pathnames.h
index f2571e274..8886e8edd 100644
--- a/pathnames.h
+++ b/pathnames.h
@@ -43,6 +43,8 @@
43/* Backwards compatibility */ 43/* Backwards compatibility */
44#define _PATH_DH_PRIMES SSHDIR "/primes" 44#define _PATH_DH_PRIMES SSHDIR "/primes"
45 45
46#define _PATH_BLACKLIST SSHDIR "/blacklist"
47
46#ifndef _PATH_SSH_PROGRAM 48#ifndef _PATH_SSH_PROGRAM
47#define _PATH_SSH_PROGRAM "/usr/bin/ssh" 49#define _PATH_SSH_PROGRAM "/usr/bin/ssh"
48#endif 50#endif