mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
Compilation fixes and integration with HexChat
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#include <pci/pci.h>
|
||||
#include "xsys.h"
|
||||
|
||||
#define PCIIDS "/usr/share/misc/pci.ids"
|
||||
|
||||
static struct pci_filter filter; /* Device filter */
|
||||
static struct pci_access *pacc;
|
||||
int bus, dev, func; /* Location of the card */
|
||||
|
||||
Reference in New Issue
Block a user