diff options
Diffstat (limited to 'graphics/fxtv/files/patch-tvcapture.c')
-rw-r--r-- | graphics/fxtv/files/patch-tvcapture.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/fxtv/files/patch-tvcapture.c b/graphics/fxtv/files/patch-tvcapture.c deleted file mode 100644 index 5786aad643ca..000000000000 --- a/graphics/fxtv/files/patch-tvcapture.c +++ /dev/null @@ -1,10 +0,0 @@ ---- tvcapture.c.orig Tue Nov 26 19:30:12 2002 -+++ 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> |