From 287077eaf2db7115a08f0fa9bd811ddda6119209 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Sun, 21 Jul 2002 23:59:39 +0000 Subject: - (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.h --- ssh.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ssh.h') diff --git a/ssh.h b/ssh.h index 07eee78b6..0a6ad1317 100644 --- a/ssh.h +++ b/ssh.h @@ -60,10 +60,6 @@ */ #define SSH_SERVICE_NAME "ssh" -#if defined(USE_PAM) && !defined(SSHD_PAM_SERVICE) -# define SSHD_PAM_SERVICE __progname -#endif - /* * Name of the environment variable containing the process ID of the * authentication agent. -- cgit v1.2.3