ports/multimedia/mplayerxp/files/patch-mplayerxp::vidix::drivers::radeon_vid.c
Mario Sergio Fujikawa Ferreira f8b3aee847 o After repo copy from graphics/mplayer:
- Update to mplayerxp version 0.1.9
	- Take over maintainership

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-27 20:02:54 +00:00

10 lines
337 B
C

--- mplayerxp/vidix/drivers/radeon_vid.c.orig Sun Nov 24 15:13:43 2002
+++ mplayerxp/vidix/drivers/radeon_vid.c Sun Nov 24 15:13:53 2002
@@ -11,6 +11,7 @@
#include <string.h>
#include <math.h>
#include <inttypes.h>
+#include <sys/types.h>
#include <sys/mman.h>
#include "../../libdha/pci_ids.h"
#include "../../libdha/pci_names.h"