[Mplayer-cvslog] CVS: main/libdha/sysdep pci_openbsd.c,1.2,1.3

Arpi of Ize arpi at mplayerhq.hu
Sun May 12 04:18:53 CEST 2002


Update of /cvsroot/mplayer/main/libdha/sysdep
In directory mail:/var/tmp.root/cvs-serv25947/libdha/sysdep

Modified Files:
	pci_openbsd.c 
Log Message:
various openbsd and general warning fixes - patch by Björn Sandell <biorn at dce.chalmers.se>

Index: pci_openbsd.c
===================================================================
RCS file: /cvsroot/mplayer/main/libdha/sysdep/pci_openbsd.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pci_openbsd.c	15 Jan 2002 15:59:53 -0000	1.2
+++ pci_openbsd.c	12 May 2002 02:18:50 -0000	1.3
@@ -5,6 +5,8 @@
 */
 
 #include <errno.h>
+#include <sys/types.h>
+#include <machine/sysarch.h>
 
 static __inline__ int enable_os_io(void)
 {




More information about the MPlayer-cvslog mailing list