]> git.decadent.org.uk Git - nfs-utils.git/commit
rpc.gssd: Squelch compiler warning
authorChuck Lever <chuck.lever@oracle.com>
Tue, 30 Oct 2012 19:09:19 +0000 (15:09 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 30 Oct 2012 19:30:08 +0000 (15:30 -0400)
commit36e24581dfb9c9d74558578376de20ba76f43c8c
treeca807eb52176c373e2b84ef469da856ebc451b3f
parent93b62b6e62e3680cad1d400b1992f919f9914178
rpc.gssd: Squelch compiler warning

gssd_proc.c: At top level:
gssd_proc.c:782:5: warning: no previous prototype for create_auth_rpc_client [-Wmissing-prototypes]

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/gssd_proc.c