2013-09-26 17:14:40 +02:00

13 lines
327 B
Plaintext

$NetBSD: patch-bd,v 1.2 2007/08/03 17:03:32 obache Exp $
--- src/dmail/dmail.c.orig 2007-06-18 23:34:41.000000000 +0000
+++ src/dmail/dmail.c
@@ -29,7 +29,6 @@
#include <stdio.h>
#include <pwd.h>
#include <errno.h>
-extern int errno; /* just in case */
#include <sysexits.h>
#include <sys/file.h>
#include <sys/stat.h>