summaryrefslogtreecommitdiff
path: root/sysutils/wipe/patches/patch-ae
blob: e376f9046c16a613f899af523b4b258be190cb42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2005/11/10 16:31:25 joerg Exp $

--- dir.c.orig	2005-11-10 16:13:27.000000000 +0000
+++ dir.c
@@ -46,7 +46,6 @@
 #include "io.h"
 #include "dir.h"
 
-extern int errno;
 extern int exit_code;
 extern char *argvzero;
 extern struct opt_s options;