libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation
authorThomas Schulz <schulz@adi.com>
Mon, 16 Mar 2015 17:21:46 +0000 (10:21 -0700)
committerMichael Adam <obnox@samba.org>
Fri, 20 Mar 2015 12:49:26 +0000 (13:49 +0100)
commit820a0a91fbd341f3172b0d048a920cb2538bbd38
treec542f1fbaaa782534ede363287c87a407480c4e2
parentd3b208c1fc0258bef62731a5d47486ec233ccd1f
libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation

I have been building 4.2.0 with the GNU C compiler but I decided to see
how it works with the Sun C 5.11 compiler. The Sun compiler complains
about a identifier being redeclared in libcli/auth/netlogon_creds_cli.c

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11140

Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
libcli/auth/netlogon_creds_cli.h