From 278b3ae129464e1a309240a37667fecdf7e97ac5 Mon Sep 17 00:00:00 2001 From: arpi Date: Sun, 12 May 2002 02:18:52 +0000 Subject: =?UTF-8?q?various=20openbsd=20and=20general=20warning=20fixes=20-?= =?UTF-8?q?=20patch=20by=20Bj=C3=B6rn=20Sandell=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6058 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdha/sysdep/pci_openbsd.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libdha/sysdep') diff --git a/libdha/sysdep/pci_openbsd.c b/libdha/sysdep/pci_openbsd.c index 387335c236..13504db818 100644 --- a/libdha/sysdep/pci_openbsd.c +++ b/libdha/sysdep/pci_openbsd.c @@ -5,6 +5,8 @@ */ #include +#include +#include static __inline__ int enable_os_io(void) { -- cgit v1.2.3