mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 04:03:34 -04:00
13 lines
248 B
Plaintext
13 lines
248 B
Plaintext
$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;
|
|
|