From a344f9fe068345cb07c6f2597257137e8fe3db10 Mon Sep 17 00:00:00 2001 From: "John F. Carr" Date: Tue, 11 Dec 1990 21:09:35 +0000 Subject: AIX needs --- lib/ZNewLocU.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/ZNewLocU.c') diff --git a/lib/ZNewLocU.c b/lib/ZNewLocU.c index 3361aba..881619f 100644 --- a/lib/ZNewLocU.c +++ b/lib/ZNewLocU.c @@ -20,6 +20,10 @@ static char rcsid_ZNewLocateUser_c[] = "$Header$"; #include +#ifdef _AIX +#include +#endif + Code_t ZNewLocateUser(user, nlocs, auth) char *user; int *nlocs; -- cgit v1.2.3