hotspot/src/os/aix/vm/os_aix.inline.hpp
changeset 46454 f090a0a198cd
parent 39390 edf6a424a8b7
--- a/hotspot/src/os/aix/vm/os_aix.inline.hpp	Thu May 11 16:35:02 2017 -0700
+++ b/hotspot/src/os/aix/vm/os_aix.inline.hpp	Thu May 11 17:55:03 2017 -0700
@@ -32,7 +32,7 @@
 
 #include <unistd.h>
 #include <sys/socket.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/ioctl.h>
 #include <netdb.h>