freebsd-ports/devel/libpci/files/patch-lib-pci.h
Po-Chuan Hsieh 4fd677b1f6
devel/libpci: Update to 3.10.0
- Convert FreeBSD 12 extra patch to a normal patch

Changes:	https://github.com/pciutils/pciutils/blob/master/ChangeLog
2023-05-08 00:03:11 +08:00

17 lines
305 B
C

--- lib/pci.h.orig 2023-05-01 13:00:07 UTC
+++ lib/pci.h
@@ -10,11 +10,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 0x030a00