fix build with uclibc-ng
[project/librpc-uclibc.git] / svc_run.c
index 1442cba..5207dc1 100644 (file)
--- a/svc_run.c
+++ b/svc_run.c
@@ -36,7 +36,7 @@
 
 #include <errno.h>
 #include <unistd.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <rpc/rpc.h>
 
 /* used by svc_[max_]pollfd */