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>
Sun, 9 Oct 2011 13:22:50 +0000 (00:22 +1100)
commit229ff325d9008689c51b50c7fb626ed7a93df2df
tree4526a29becc3b46eee8d7ad6940d6d10fa0f9e75
parent7abe387e503184f35c175de19d9bb06187642f4f
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