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

--- blkdev.c.orig	2005-11-10 16:15:38.000000000 +0000
+++ blkdev.c
@@ -63,7 +63,6 @@
 #include "wipe.h"
 #include "blkdev.h"
 
-extern int errno;
 extern int exit_code;
 extern char *argvzero;
 extern struct opt_s options;