mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
262 B
Plaintext
13 lines
262 B
Plaintext
$NetBSD: patch-ad,v 1.1 2006/01/02 23:22:33 joerg Exp $
|
|
|
|
--- util.c.orig 2006-01-02 23:21:16.000000000 +0000
|
|
+++ util.c
|
|
@@ -9,7 +9,6 @@
|
|
#include <string.h>
|
|
#include "newsfetch.h"
|
|
|
|
-extern int errno;
|
|
extern FILE *rcfp, *rctmpfp;
|
|
extern char lockfile[100];
|
|
|