#ifndef PCI_H_INCLUDED #define PCI_H_INCLUDED #include extern char pci_path[PATH_MAX]; #endif // PCI_H_INCLUDED