summaryrefslogtreecommitdiff
path: root/src/rpcb_svc_com.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpcb_svc_com.c')
-rw-r--r--src/rpcb_svc_com.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpcb_svc_com.c b/src/rpcb_svc_com.c
index 9c1c3af..1743dad 100644
--- a/src/rpcb_svc_com.c
+++ b/src/rpcb_svc_com.c
@@ -42,7 +42,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/param.h>
-#include <sys/poll.h>
+#include <poll.h>
#include <bits/poll.h>
#include <sys/socket.h>
#include <rpc/rpc.h>