freebsd-ports/multimedia/libdv/files/patch-encodedv-dvconnect.c
Dennis Herrmann 726ed425e6 - Update to 1.0.0
- Pass maintainership to submitter

PR:		ports/133492
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
Approved by:	miwi (mentor implicit)
2009-05-17 11:35:34 +00:00

10 lines
260 B
C

--- encodedv/dvconnect.c.orig Wed Jul 3 14:44:37 2002
+++ encodedv/dvconnect.c Wed Jul 3 14:51:44 2002
@@ -26,6 +26,7 @@
#include <stdio.h>
#include <sys/ioctl.h>
+#include <sys/types.h>
#include <sys/mman.h>
#include <sys/time.h>
#include <unistd.h>