From fa39f7f7bedcbb61c3f6b9f1bbe3d1623ca6a8e9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sun, 31 Dec 2000 15:43:43 +0000 Subject: Update. * sunrpc/rpc_main.c: Add noreturn attributes. * sunrpc/rpc_scan.h: Likewise. * sunrpc/rpc_hout.c (storexdrfuncdecl): Make static. * sunrpc/rpcinfo.c: Add noreturn attribute to brdcst. * sunrpc/proto.h: Add noreturn attributes to error and crash. --- sunrpc/create_xid.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc/create_xid.c') diff --git a/sunrpc/create_xid.c b/sunrpc/create_xid.c index 218b704913..c262aab430 100644 --- a/sunrpc/create_xid.c +++ b/sunrpc/create_xid.c @@ -21,6 +21,7 @@ #include #include #include +#include /* The RPC code is not threadsafe, but new code should be threadsafe. */ -- cgit v1.2.3