]> mj.ucw.cz Git - pciutils.git/blobdiff - lspci.h
lspci: Decode the (virtual) resizeble BAR capability
[pciutils.git] / lspci.h
diff --git a/lspci.h b/lspci.h
index 9c12eb8e85c25d17f4407a5225709ab1a1449d78..fefee5256423a4790487e06cd31419eb8d5d978a 100644 (file)
--- a/lspci.h
+++ b/lspci.h
@@ -107,7 +107,7 @@ struct bus {
 extern struct bridge host_bridge;
 
 void grow_tree(void);
-void show_forest(void);
+void show_forest(struct pci_filter *filter);
 
 /* ls-map.c */