hotspot/src/os/bsd/vm/os_bsd.inline.hpp
changeset 46454 f090a0a198cd
parent 39390 edf6a424a8b7
--- a/hotspot/src/os/bsd/vm/os_bsd.inline.hpp	Thu May 11 16:35:02 2017 -0700
+++ b/hotspot/src/os/bsd/vm/os_bsd.inline.hpp	Thu May 11 17:55:03 2017 -0700
@@ -31,7 +31,7 @@
 
 #include <unistd.h>
 #include <sys/socket.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <netdb.h>
 
 // File names are case-sensitive on windows only