summaryrefslogtreecommitdiff
path: root/openbsd-compat/port-aix.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/port-aix.h')
-rw-r--r--openbsd-compat/port-aix.h1
1 files changed, 1 insertions, 0 deletions
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);
51#endif 51#endif
52 52
53void aix_usrinfo(struct passwd *pw); 53void aix_usrinfo(struct passwd *pw);
54void aix_remove_embedded_newlines(char *);
54#endif /* _AIX */ 55#endif /* _AIX */