FreeBSD fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4036 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nexus 2002-01-07 15:49:49 +00:00
parent 17312c6801
commit 662be7e939
1 changed files with 2 additions and 0 deletions

View File

@ -5,7 +5,9 @@
Licence: GPL
*/
#ifndef __FreeBSD__
#include <linux/pci_ids.h>
#endif
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>