diff options
Diffstat (limited to 'devel/libpci/files/pci.h')
-rw-r--r-- | devel/libpci/files/pci.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/libpci/files/pci.h b/devel/libpci/files/pci.h new file mode 100644 index 000000000000..f1d60518aed4 --- /dev/null +++ b/devel/libpci/files/pci.h @@ -0,0 +1,12 @@ +--- lib/pci.h.orig Thu Oct 30 15:57:58 2003 ++++ lib/pci.h Thu Oct 30 16:04:23 2003 +@@ -11,8 +11,7 @@ + #ifndef _PCI_LIB_H + #define _PCI_LIB_H + +-#include "config.h" +-#include "header.h" ++#define OS_FREEBSD + + /* + * Types |