summaryrefslogtreecommitdiffstats
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 3f116bdb..75415f3a 100644
--- a/pathnames.h
+++ b/pathnames.h
@@ -120,7 +120,9 @@
#ifndef _PATH_SFTP_SERVER
#define _PATH_SFTP_SERVER "/usr/libexec/sftp-server"
#endif
+#ifndef _PATH_LS
#define _PATH_LS "ls"
+#endif
/* path to login program */
#ifndef LOGIN_PROGRAM