summaryrefslogtreecommitdiff
path: root/lib/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/internal.h')
-rw-r--r--lib/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/internal.h b/lib/internal.h
index e0185dd..0a5dce4 100644
--- a/lib/internal.h
+++ b/lib/internal.h
@@ -116,4 +116,4 @@ void pci_free_caps(struct pci_dev *);
extern struct pci_methods pm_intel_conf1, pm_intel_conf2, pm_linux_proc,
pm_fbsd_device, pm_aix_device, pm_nbsd_libpci, pm_obsd_device,
pm_dump, pm_linux_sysfs, pm_darwin, pm_sylixos_device, pm_hurd,
- pm_win32_cfgmgr32;
+ pm_win32_cfgmgr32, pm_win32_sysdbg;