mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
330 B
Plaintext
13 lines
330 B
Plaintext
$NetBSD: patch-av,v 1.2 2007/08/03 17:03:31 obache Exp $
|
|
|
|
--- src/osdep/unix/phile.c.orig 2007-05-09 23:07:29.000000000 +0000
|
|
+++ src/osdep/unix/phile.c
|
|
@@ -30,7 +30,6 @@
|
|
#include <stdio.h>
|
|
#include <ctype.h>
|
|
#include <errno.h>
|
|
-extern int errno; /* just in case */
|
|
#include <signal.h>
|
|
#include "mail.h"
|
|
#include "osdep.h"
|