lib/util: Do not duplicate the protocol list, use smb_constants.h
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Sep 2014 21:05:43 +0000 (14:05 -0700)
committerStefan Metzmacher <metze@samba.org>
Mon, 29 Sep 2014 06:28:07 +0000 (08:28 +0200)
commitceb26257dd02dc5d4aad06be01e913feade35dac
tree6c248788d198a3a683c523a069aed4f170a9baaa
parent8280bc5092242d222e3b169bacd901478d196408
lib/util: Do not duplicate the protocol list, use smb_constants.h

This avoids the two lists getting out of sync, and only applies to a Samba build due to the surrounding #ifdef

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
ctdb/lib/util/util.h