aboutsummaryrefslogtreecommitdiff
path: root/devel/libpciaccess/files/patch-src-pciaccess_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libpciaccess/files/patch-src-pciaccess_private.h')
-rw-r--r--devel/libpciaccess/files/patch-src-pciaccess_private.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libpciaccess/files/patch-src-pciaccess_private.h b/devel/libpciaccess/files/patch-src-pciaccess_private.h
new file mode 100644
index 000000000000..2d9cb99c7123
--- /dev/null
+++ b/devel/libpciaccess/files/patch-src-pciaccess_private.h
@@ -0,0 +1,10 @@
+--- src/pciaccess_private.h.orig 2008-10-11 18:31:00.000000000 +0000
++++ src/pciaccess_private.h 2009-03-29 20:07:50.000000000 +0000
+@@ -136,6 +136,7 @@
+
+ extern int pci_system_linux_sysfs_create( void );
+ extern int pci_system_freebsd_create( void );
++extern void pci_system_freebsd_init_dev_mem( int );
+ extern int pci_system_netbsd_create( void );
+ extern int pci_system_openbsd_create( void );
+ extern void pci_system_openbsd_init_dev_mem( int );