13 lines
290 B
Text
13 lines
290 B
Text
|
$NetBSD: patch-ad,v 1.3 2006/03/13 21:21:39 joerg Exp $
|
||
|
|
||
|
--- import/import_avi.c.orig 2006-03-13 18:15:40.000000000 +0000
|
||
|
+++ import/import_avi.c
|
||
|
@@ -60,7 +60,6 @@ MOD_open
|
||
|
struct stat fbuf;
|
||
|
char import_cmd_buf[TC_BUF_MAX];
|
||
|
long sret;
|
||
|
- extern int errno;
|
||
|
|
||
|
param->fd = NULL;
|
||
|
|