Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / ex / lookas.c
index 9ce308d..5f176d8 100644 (file)
@@ -76,9 +76,6 @@ gpointer call_orig=NULL;      /* Prevent: ... might be used uninitialized in this fun
 }
 
 
-/* Declared only inside ntoskrnl/ldr/loader.c scope. */
-PVOID LdrGetExportAddress(PMODULE_OBJECT ModuleObject,char *Name,unsigned short Hint);
-
 /* Declared only inside libcaptive/ke/exports.c scope. */
 extern struct captive_ModuleList_patchpoint ExInitializeNPagedLookasideList_patchpoint;
 extern struct captive_ModuleList_patchpoint ExInitializePagedLookasideList_patchpoint;