dynconfig: Use replace.h and memory.h directly, not via includes.h
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2015 01:10:57 +0000 (14:10 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 21 Oct 2015 09:26:38 +0000 (11:26 +0200)
commitf1835d85310dbb2f7e4617c9cc162a00e6641802
treecedfd654842d58602e21c0b4c0782ed71e4fec6e
parente4054f211872168ac4cf022e2d961e8979610920
dynconfig: Use replace.h and memory.h directly, not via includes.h

includes.h brings in talloc.h, but this was recently removed as a dependency.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Oct 21 11:26:38 CEST 2015 on sn-devel-104
dynconfig/dynconfig.c