12 lines
313 B
Text
12 lines
313 B
Text
$NetBSD: patch-ah,v 1.4 2006/03/13 21:21:39 joerg Exp $
|
|
|
|
--- import/import_dv.c.orig 2006-03-13 18:24:25.000000000 +0000
|
|
+++ import/import_dv.c
|
|
@@ -36,7 +36,6 @@ static int capability_flag = TC_CAP_RGB
|
|
#include "import_def.h"
|
|
|
|
|
|
-extern int errno;
|
|
char import_cmd_buf[TC_BUF_MAX];
|
|
|
|
static int frame_size=0;
|