]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/pci.h
libpci: Do not build physmem-posix.c when not needed
[pciutils.git] / lib / pci.h
index b3386d75c77f84ff7ec8cb483e231d9a0ec74b0b..dbdb02fcfd2d719a008596d43789a83cb75757cc 100644 (file)
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -83,6 +83,7 @@ struct pci_access {
   struct id_bucket *current_id_bucket;
   int id_load_attempted;
   int id_cache_status;                 /* 0=not read, 1=read, 2=dirty */
+  char *id_cache_name;
   struct udev *id_udev;                        /* names-hwdb.c */
   struct udev_hwdb *id_udev_hwdb;
   int fd;                              /* proc/sys: fd for config space */