blob: 55a8c61e91a6199256ba965e3a981f1c79b8edb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-af,v 1.1 2005/11/10 16:31:25 joerg Exp $
--- file.c.orig 2005-11-10 16:13:33.000000000 +0000
+++ file.c
@@ -43,7 +43,6 @@
#include "prompt.h"
#include "wipe.h"
-extern int errno;
extern int exit_code;
extern char *argvzero;
|