diff options
Diffstat (limited to 'sunrpc/svc_unix.c')
-rw-r--r-- | sunrpc/svc_unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_unix.c b/sunrpc/svc_unix.c index a34e54dd71..57c0135fb1 100644 --- a/sunrpc/svc_unix.c +++ b/sunrpc/svc_unix.c @@ -46,6 +46,7 @@ #include <sys/poll.h> #include <errno.h> #include <stdlib.h> +#include <libintl.h> /* * Ops vector for AF_UNIX based rpc service handle |