X-Git-Url: https://git.saurik.com/apple/cf.git/blobdiff_plain/4c91a73d097ee1413f0eb1002c25b91869124a26..47a9ab1f151d80a00a045f81937ddac81c51a463:/PlugIn.subproj/CFBundle_Internal.h diff --git a/PlugIn.subproj/CFBundle_Internal.h b/PlugIn.subproj/CFBundle_Internal.h index 503bf36..3f6be1f 100644 --- a/PlugIn.subproj/CFBundle_Internal.h +++ b/PlugIn.subproj/CFBundle_Internal.h @@ -138,6 +138,7 @@ extern void *_CFBundleDLLGetSymbolByName(CFBundleRef bundle, CFStringRef symbolN extern Boolean _CFBundleNeedsInitPlugIn(CFBundleRef bundle); extern void _CFBundleInitPlugIn(CFBundleRef bundle); +extern void _CFBundlePlugInLoaded(CFBundleRef bundle); extern void _CFBundleDeallocatePlugIn(CFBundleRef bundle); extern void _CFPlugInWillUnload(CFPlugInRef plugIn);