fix musl compatibility
[project/librpc-uclibc.git] / svc.c
diff --git a/svc.c b/svc.c
index 0f5300c8bc6dfd0b82525cb83f59988a8e8c1cea..26824e32167ec907ce0dd8f60c6f3bc878605550 100644 (file)
--- a/svc.c
+++ b/svc.c
@@ -44,7 +44,7 @@
 #include "rpc_private.h"
 #include <rpc/svc.h>
 #include <rpc/pmap_clnt.h>
-#include <sys/poll.h>
+#include <poll.h>
 
 /* used by svc_[max_]pollfd */
 /* used by svc_fdset */