mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 08:49:15 -04:00
- Update to mplayerxp version 0.1.9 - Take over maintainership Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
10 lines
337 B
C
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"
|