summaryrefslogtreecommitdiff
path: root/sunrpc/svc_run.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/svc_run.c')
-rw-r--r--sunrpc/svc_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/svc_run.c b/sunrpc/svc_run.c
index d854fb4f2c..799c0125d6 100644
--- a/sunrpc/svc_run.c
+++ b/sunrpc/svc_run.c
@@ -37,6 +37,7 @@ static char sccsid[] = "@(#)svc_run.c 1.1 87/10/13 Copyr 1984 Sun Micro";
* Wait for input, call server program.
*/
#include <errno.h>
+#include <libintl.h>
#include <rpc/rpc.h>
static int svc_stop;