]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/pci.h
Added a Cygwin port.
[pciutils.git] / lib / pci.h
index bcd0f36e69fc52022c94c91fa2b9fd7381ec84d6..8f4773fbeb429cb4e8955b5e0a5c48926b926ade 100644 (file)
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -9,11 +9,14 @@
 #ifndef _PCI_LIB_H
 #define _PCI_LIB_H
 
 #ifndef _PCI_LIB_H
 #define _PCI_LIB_H
 
+#ifndef PCI_CONFIG_H
 #include "config.h"
 #include "config.h"
+#endif
+
 #include "header.h"
 #include "types.h"
 
 #include "header.h"
 #include "types.h"
 
-#define PCI_LIB_VERSION 0x020299
+#define PCI_LIB_VERSION 0x030000
 
 #ifndef PCI_ABI
 #define PCI_ABI
 
 #ifndef PCI_ABI
 #define PCI_ABI