fix musl compatibility
[project/librpc-uclibc.git] / svc.c
diff --git a/svc.c b/svc.c
index 0f5300c..26824e3 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 */