From 0b8199ff68819314717a3dcbc32d2251e0a24497 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 30 Jun 2002 19:34:41 +0000 Subject: Revert changes. --- security/hpn-ssh/files/patch-auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/hpn-ssh') diff --git a/security/hpn-ssh/files/patch-auth.c b/security/hpn-ssh/files/patch-auth.c index 7df1c76b240b..bcba47e64b8c 100644 --- a/security/hpn-ssh/files/patch-auth.c +++ b/security/hpn-ssh/files/patch-auth.c @@ -4,7 +4,7 @@ } #endif /* WITH_AIXAUTHENTICATE */ -+#ifdef TEST__FreeBSD__ ++#ifdef __FreeBSD__ + /* Fail if the account's expiration time has passed. */ + if (pw->pw_expire != 0) { + struct timeval tv; -- cgit