Remove static to allow availability to other KCC files
authorDave Craft <wimberosa@gmail.com>
Wed, 6 Jul 2011 02:31:45 +0000 (21:31 -0500)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 21:05:10 +0000 (07:05 +1000)
commit4b19415f5b5f5e6df5ca03ffa5fb0f8b212726ec
tree3cd2db728d4d3be02fd4405fe1b1d42874e76bfe
parentf6c90dfebada626b92658cf54da4ce1d9a5277f4
Remove static to allow availability to other KCC files

kccsrv_replica_flags() and
kccsrv_add_repsFrom() need to be available to functions
outside kcc_periodic.c

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/dsdb/kcc/kcc_periodic.c