libcli/smb Move CSC_POLICY_* definition to smb_constants.h
authorAndrew Bartlett <abartlet@samba.org>
Sun, 9 Oct 2011 12:16:55 +0000 (23:16 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 11 Oct 2011 02:41:34 +0000 (13:41 +1100)
commit26de383c428a513a4aaceb2460ea6d20a088e2d4
treef04097d9245ff3a9cdf6e73124a7c69578a97628
parentb21b012756dbb9e7022280b34d7103a5dcbea6d6
libcli/smb Move CSC_POLICY_* definition to smb_constants.h

This removes the duplicate definition between smb.h and lib/param/loadparm.c
which in turn allows this file to be compiled with the s3 includes.h

Andrew Bartlett
lib/param/loadparm.c
libcli/smb/smb_constants.h
source3/include/smb.h