12 lines
318 B
Text
12 lines
318 B
Text
$NetBSD: patch-ae,v 1.3 2006/03/13 21:21:39 joerg Exp $
|
|
|
|
--- import/import_mpeg2.c.orig 2006-03-13 18:20:39.000000000 +0000
|
|
+++ import/import_mpeg2.c
|
|
@@ -34,7 +34,6 @@ static int capability_flag = TC_CAP_RGB
|
|
#include "import_def.h"
|
|
|
|
|
|
-extern int errno;
|
|
char import_cmd_buf[TC_BUF_MAX];
|
|
|
|
typedef struct tbuf_t {
|