diff options
Diffstat (limited to 'sunrpc/pmap_clnt.c')
-rw-r--r-- | sunrpc/pmap_clnt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/pmap_clnt.c b/sunrpc/pmap_clnt.c index 11e241dfcb..05cfe2fa52 100644 --- a/sunrpc/pmap_clnt.c +++ b/sunrpc/pmap_clnt.c @@ -36,6 +36,7 @@ #include <stdio.h> #include <unistd.h> +#include <libintl.h> #include <net/if.h> #include <sys/ioctl.h> #include <sys/socket.h> |