diff options
Diffstat (limited to 'sunrpc/xdr_ref.c')
-rw-r--r-- | sunrpc/xdr_ref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/xdr_ref.c b/sunrpc/xdr_ref.c index 090925d..2a9ffb1 100644 --- a/sunrpc/xdr_ref.c +++ b/sunrpc/xdr_ref.c @@ -44,6 +44,7 @@ static char sccsid[] = "@(#)xdr_reference.c 1.11 87/08/11 SMI"; #include <string.h> #include <rpc/types.h> #include <rpc/xdr.h> +#include <libintl.h> #ifdef USE_IN_LIBIO # include <libio/iolibio.h> |