summaryrefslogtreecommitdiff
path: root/multimedia/transcode/patches/patch-ar
blob: 1e7944a82a741a27a12dddfb9923c42a66701844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ar,v 1.5 2008/08/07 18:43:42 drochner Exp $

--- src/transcode.c.orig	2008-01-05 15:37:15.000000000 +0100
+++ src/transcode.c
@@ -43,12 +43,8 @@
 #include "libsupport/getopt.h"
 #endif
 
-extern int errno;
-
 #include "usage.h"
 
-extern int errno;
-
 // communicating with export modules to allow to set them defaults.
 #include "probe_export.h"
 unsigned int probe_export_attributes = 0;