s3/pam: move variable declaration into belonging ifdef section
authorBjörn Jacke <bj@sernet.de>
Fri, 13 Nov 2009 22:32:04 +0000 (23:32 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:40:54 +0000 (11:40 +0100)
commit407989421afa9f7de410e3ddc51de42bc6744b9d
treefe11ec67b085b7b0a9b3b6d35203059f99eaf77a
parente8690b07f5013b3e6f510a73e7fbced739f94379
s3/pam: move variable declaration into belonging ifdef section

This fixes a unused variable 'addr' warning on some platforms
(cherry picked from commit 8549feed3f343c3280173335f240b4e7be12328f)
source3/auth/pampass.c