summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-clnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/rpc-lib/src/rpc-clnt.c')
-rw-r--r--rpc/rpc-lib/src/rpc-clnt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpc/rpc-lib/src/rpc-clnt.c b/rpc/rpc-lib/src/rpc-clnt.c
index be18ed9f305..014b2a25d11 100644
--- a/rpc/rpc-lib/src/rpc-clnt.c
+++ b/rpc/rpc-lib/src/rpc-clnt.c
@@ -21,6 +21,8 @@
#include "xdr-rpc.h"
#include "rpc-common-xdr.h"
+#pragma GCC diagnostic ignored "-Wformat="
+
void
rpc_clnt_reply_deinit (struct rpc_req *req, struct mem_pool *pool);