From 520aee884441f3ecbc1a1aceb7b1f1560eec0eb0 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 30 Jun 2002 19:34:41 +0000 Subject: Revert changes. --- security/openssh-portable/files/patch-auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/openssh-portable') diff --git a/security/openssh-portable/files/patch-auth.c b/security/openssh-portable/files/patch-auth.c index 7df1c76b240b..bcba47e64b8c 100644 --- a/security/openssh-portable/files/patch-auth.c +++ b/security/openssh-portable/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 v1.2.3