summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src/rpc/rtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/src/rpc/rtime.c')
-rw-r--r--cpukit/librpc/src/rpc/rtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/librpc/src/rpc/rtime.c b/cpukit/librpc/src/rpc/rtime.c
index ad83dee2dc..042d4f4e1d 100644
--- a/cpukit/librpc/src/rpc/rtime.c
+++ b/cpukit/librpc/src/rpc/rtime.c
@@ -51,6 +51,7 @@
#include <netinet/in.h>
#include <stdio.h>
#include <netdb.h>
+#include <sys/select.h>
#if defined(LIBC_SCCS) && !defined(lint)
/* from: static char sccsid[] = "@(#)rtime.c 2.2 88/08/10 4.0 RPCSRC; from 1.8 88/02/08 SMI"; */