From 8a9c242dde4ae1b0a60686b6691511e166a9c871 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 8 Dec 2008 04:41:09 +0000 Subject: #include . --- cpukit/librpc/include/rpc/xdr.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cpukit/librpc/include') diff --git a/cpukit/librpc/include/rpc/xdr.h b/cpukit/librpc/include/rpc/xdr.h index 1529f41e7b..a9141a5bfb 100644 --- a/cpukit/librpc/include/rpc/xdr.h +++ b/cpukit/librpc/include/rpc/xdr.h @@ -41,8 +41,11 @@ #ifndef _RPC_XDR_H #define _RPC_XDR_H + #include +#include + /* * XDR provides a conventional way for converting between C data * types and an external bit-string representation. Library supplied -- cgit v1.2.3