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 a660d542..223d5a2a 100644
--- a/pathnames.h
+++ b/pathnames.h
@@ -35,7 +35,9 @@
#define _PATH_HOST_DSA_KEY_FILE ETCDIR "/ssh_host_dsa_key"
#define _PATH_DH_PRIMES ETCDIR "/primes"
+#ifndef _PATH_SSH_PROGRAM
#define _PATH_SSH_PROGRAM "/usr/bin/ssh"
+#endif
/*
* The process id of the daemon listening for connections is saved here to