summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/include/rpc/clnt_soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/include/rpc/clnt_soc.h')
-rw-r--r--cpukit/librpc/include/rpc/clnt_soc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/librpc/include/rpc/clnt_soc.h b/cpukit/librpc/include/rpc/clnt_soc.h
index f98c1b9b78..9aa99b88ba 100644
--- a/cpukit/librpc/include/rpc/clnt_soc.h
+++ b/cpukit/librpc/include/rpc/clnt_soc.h
@@ -40,6 +40,8 @@
#ifndef _RPC_CLNT_SOC_H
#define _RPC_CLNT_SOC_H
+#include <time.h>
+
/* derived from clnt_soc.h 1.3 88/12/17 SMI */
/*
@@ -48,6 +50,7 @@
*/
#include <sys/cdefs.h>
+#include <rpc/clnt.h>
#define UDPMSGSIZE 8800 /* rpc imposed limit on udp msg size */