summaryrefslogtreecommitdiff
path: root/source3/registry/reg_api_regf.h
AgeCommit message (Collapse)AuthorFilesLines
2010-09-21s3:registry: move reg_api_regf prototypes to their own header file.Michael Adam1-0/+35
These two calls are currently only used in the WINREG rpc server. And this reqires linking in the regfio code.