diff options
Diffstat (limited to 'sunrpc/rpc_main.c')
-rw-r--r-- | sunrpc/rpc_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_main.c b/sunrpc/rpc_main.c index aec153f..cc3d249 100644 --- a/sunrpc/rpc_main.c +++ b/sunrpc/rpc_main.c @@ -42,6 +42,7 @@ const char main_rcsid[] = #include <stdio.h> #include <string.h> #include <unistd.h> +#include <libintl.h> #include <ctype.h> #include <sys/types.h> #include <sys/param.h> |