s3-misc: Move smb_io_time() to regfio.c
authorSimo Sorce <idra@samba.org>
Thu, 15 Jul 2010 20:19:04 +0000 (16:19 -0400)
committerGünther Deschner <gd@samba.org>
Thu, 15 Jul 2010 23:51:18 +0000 (01:51 +0200)
commit67b6fe3dc39aaf88787471b1ce10f47db74c5b1e
tree350dca2fb59ca00e45b52b993d0e4c289ea27bc3
parent100d37fc4624690423f6a932709b3f9046d05c64
s3-misc: Move smb_io_time() to regfio.c

This is the last file using this function and we do not want anyone
else to keep using hand marshalled stuff anyway.
So make it also private to that file.

Signed-off-by: Günther Deschner <gd@samba.org>
source3/Makefile.in
source3/include/proto.h
source3/registry/regfio.c
source3/rpc_parse/parse_misc.c [deleted file]