From b9aa0a0baa33efb06a773de18f2b45c12c15cbaf Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 8 Jul 2003 22:59:59 +1000 Subject: - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h] Convert aixloginmsg into platform-independant Buffer loginmsg. --- openbsd-compat/port-aix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsd-compat/port-aix.h') diff --git a/openbsd-compat/port-aix.h b/openbsd-compat/port-aix.h index 2787d919d..4627a82f0 100644 --- a/openbsd-compat/port-aix.h +++ b/openbsd-compat/port-aix.h @@ -51,4 +51,5 @@ void record_failed_login(const char *user, const char *ttyname); #endif void aix_usrinfo(struct passwd *pw); +void aix_remove_embedded_newlines(char *); #endif /* _AIX */ -- cgit v1.2.3