summaryrefslogtreecommitdiff
path: root/lib/ZLocations.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZLocations.c')
-rw-r--r--lib/ZLocations.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ZLocations.c b/lib/ZLocations.c
index 8c8a958..c1d965c 100644
--- a/lib/ZLocations.c
+++ b/lib/ZLocations.c
@@ -21,6 +21,10 @@ static char rcsid_ZLocations_c[] = "$Header$";
#include <zephyr/zephyr_internal.h>
+#ifdef _AIX
+#include <sys/select.h>
+#endif
+
#include <pwd.h>
#include <sys/file.h>
#include <sys/param.h>