1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-13 23:39:20 -04:00
ports/devel/libpci/files/pci.h
Marius Strobl 6e31d07b8a Base on pcutils 2.2.8 so it gets the fixes and enhancements originally done
as local patches in pciutils-2.2.6 (see sysutils/pciutils/Makefile 1.10).

Approved by:	maintainer, miwi
2007-10-28 21:24:39 +00:00

15 lines
315 B
C

--- lib/pci.h.orig Thu Oct 30 15:57:58 2003
+++ lib/pci.h Thu Oct 30 16:04:23 2003
@@ -9,9 +9,9 @@
#ifndef _PCI_LIB_H
#define _PCI_LIB_H
-#include "config.h"
-#include "header.h"
-#include "types.h"
+#include <pci/config.h>
+#include <pci/header.h>
+#include <pci/types.h>
#define PCI_LIB_VERSION 0x020204