summaryrefslogtreecommitdiff
path: root/lib/ZNewLocU.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZNewLocU.c')
-rw-r--r--lib/ZNewLocU.c4
1 files changed, 4 insertions, 0 deletions
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 <zephyr/zephyr_internal.h>
+#ifdef _AIX
+#include <sys/select.h>
+#endif
+
Code_t ZNewLocateUser(user, nlocs, auth)
char *user;
int *nlocs;