#ifndef PCI_H_INCLUDED #define PCI_H_INCLUDED #include "../umka.h" extern char pci_path[UMKA_PATH_MAX]; #endif // PCI_H_INCLUDED