celix
celix copied to clipboard
Make bundle_archive.h/revision.h and module.h headers private
To reduce the number of visible headers and the resulting complexity of that make the bundle_archive.h, bundle_revision.h and module.h private headers.
Functionality missing should have been added to the bundle.h in issue CELIX-439.
Original creation date: 10/Apr/2018 Reporter: @pnoltes