s4-dsdb: Add missing header file for write() and close()
authorAndreas Schneider <asn@samba.org>
Tue, 5 Jul 2016 08:56:24 +0000 (10:56 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 6 Jul 2016 17:07:16 +0000 (19:07 +0200)
commit38b7bed93c6926a914a2eaeff4e9ffe1f2fcc6d7
tree16386667473e861000ba05857b6acbc50ff5f351
parent860d465e2bb4b52e7a32b4215e31756340c873bb
s4-dsdb: Add missing header file for write() and close()

This fixes compilation with gcc 4.8.5.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/dsdb/common/util.c