mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
13 lines
269 B
Plaintext
13 lines
269 B
Plaintext
$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;
|