]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sunrpc/svc_run.c
Update.
[thirdparty/glibc.git] / sunrpc / svc_run.c
index d854fb4f2c115b49b6efdb9ce585b5ed09d11029..799c0125d696b69e30a769e2c48039201a75605e 100644 (file)
@@ -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;