mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
332 B
Plaintext
13 lines
332 B
Plaintext
$NetBSD: patch-as,v 1.2 2007/08/03 17:03:31 obache Exp $
|
|
|
|
--- src/osdep/unix/tenex.c.orig 2007-06-18 20:20:42.000000000 +0000
|
|
+++ src/osdep/unix/tenex.c
|
|
@@ -42,7 +42,6 @@
|
|
#include <stdio.h>
|
|
#include <ctype.h>
|
|
#include <errno.h>
|
|
-extern int errno; /* just in case */
|
|
#include "mail.h"
|
|
#include "osdep.h"
|
|
#include <sys/stat.h>
|