import_DWARF_prototypes() now takes JUST a lib argument
[platform/upstream/ltrace.git] / dwarf_prototypes.h
index 02ebf3f..e0b7392 100644 (file)
@@ -6,4 +6,4 @@
 #include "prototype.h"
 #include "library.h"
 
-bool import_DWARF_prototypes(struct protolib* plib, struct library* lib, Dwfl *dwfl);
+bool import_DWARF_prototypes(struct library* lib);