12 lines
345 B
Text
12 lines
345 B
Text
$NetBSD: patch-al,v 1.3 2006/03/13 21:21:39 joerg Exp $
|
|
|
|
--- import/import_mplayer.c.orig 2006-03-13 18:34:58.000000000 +0000
|
|
+++ import/import_mplayer.c
|
|
@@ -36,7 +36,6 @@ static int capability_flag = TC_CAP_YUV
|
|
#include <sys/types.h>
|
|
|
|
|
|
-extern int errno;
|
|
char import_cmd_buf[TC_BUF_MAX];
|
|
|
|
static const char * videopipe = "./stream.yuv";
|