unifdef ETCDIR

This commit is contained in:
Markus Friedl
2012-01-06 14:31:04 +01:00
parent 474a076bdf
commit 1b2b926894

View File

@@ -12,9 +12,7 @@
* called by a name other than "ssh" or "Secure Shell".
*/
#ifndef ETCDIR
#define ETCDIR "/etc"
#endif
#define SSHDIR ETCDIR "/ssh"
#define _PATH_SSH_PIDDIR "/var/run"