aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/fxtv/files/patch-tvcapture.c
blob: 5eb4012b0fb1e48c8f84e0358ea8b8db34c9fe7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- work/fxtv-1.03/tvcapture.c.orig Tue Nov 26 19:30:12 2002
+++ work/fxtv-1.03/tvcapture.c  Tue Nov 26 19:30:27 2002
@@ -34,6 +34,7 @@
 #include <stdlib.h>
 #include <fcntl.h>
 #include <errno.h>
+#include <sys/types.h>
 #include <sys/mman.h>
 #ifdef __NetBSD__
 # include <dev/ic/bt8xx.h>