fix musl compatibility
[project/librpc-uclibc.git] / clnt_unix.c
index c7756f70010fc652d32b6d0b8be80287c1a3fe3a..038169a5fce4399d36f6419bb7fe1dd48bd63e6b 100644 (file)
@@ -55,7 +55,7 @@
 #include <unistd.h>
 #include <rpc/rpc.h>
 #include <sys/uio.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/socket.h>
 #include <rpc/pmap_clnt.h>
 #ifdef USE_IN_LIBIO