X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/blobdiff_plain/9f304aaf499c03c5508a20b548a0606e4a8da987..bc3542060d699ca6026adcd09209004e787ef645:/crypto/openssh/pathnames.h diff --git a/crypto/openssh/pathnames.h b/crypto/openssh/pathnames.h index e2dd49a9b7..87c266b4d1 100644 --- a/crypto/openssh/pathnames.h +++ b/crypto/openssh/pathnames.h @@ -44,6 +44,8 @@ /* Backwards compatibility */ #define _PATH_DH_PRIMES SSHDIR "/primes" +#define _PATH_BLACKLIST SSHDIR "/blacklist" + #ifndef _PATH_SSH_PROGRAM #define _PATH_SSH_PROGRAM "/usr/bin/ssh" #endif