diff options
Diffstat (limited to 'nis/nis_call.c')
-rw-r--r-- | nis/nis_call.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/nis_call.c b/nis/nis_call.c index 73bd2d7de2..0315ce3c40 100644 --- a/nis/nis_call.c +++ b/nis/nis_call.c @@ -20,6 +20,7 @@ #include <errno.h> #include <fcntl.h> #include <string.h> +#include <libintl.h> #include <rpc/rpc.h> #include <rpc/auth.h> #include <rpcsvc/nis.h> |