mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
- Pass maintainership to submitter PR: ports/133492 Submitted by: Bapt <baptiste.daroussin@gmail.com> Approved by: miwi (mentor implicit)
10 lines
249 B
C
10 lines
249 B
C
--- encodedv/dvavi.c.orig Wed Jan 14 04:29:26 2004
|
|
+++ encodedv/dvavi.c Tue Jul 20 21:07:08 2004
|
|
@@ -31,6 +31,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <sys/ioctl.h>
|
|
+#include <sys/types.h>
|
|
#include <sys/mman.h>
|
|
#include <unistd.h>
|
|
#include <fcntl.h>
|