ports/devel/libpci/files/patch-lib-pci.h
Po-Chuan Hsieh 7608e8a5af
devel/libpci: Update to 3.11.1
- Remove patches for FreeBSD 12 (patch-lib-ecam.c and patch-lib-mmio-ports.c)

Changes:	https://github.com/pciutils/pciutils/blob/master/ChangeLog
2024-03-09 22:05:21 +08:00

17 lines
305 B
C

--- lib/pci.h.orig 2024-02-24 23:10:31 UTC
+++ lib/pci.h
@@ -12,11 +12,11 @@
#define _PCI_LIB_H
#ifndef PCI_CONFIG_H
-#include "config.h"
+#include "pci/config.h"
#endif
-#include "header.h"
-#include "types.h"
+#include "pci/header.h"
+#include "pci/types.h"
#define PCI_LIB_VERSION 0x030b01