blob: cc671bfba2fb97e4f8b7c5f12b656258023cbd81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ap,v 1.1 2006/03/02 21:28:23 joerg Exp $
--- uip/mhfree.c.orig 2006-03-02 20:58:16.000000000 +0000
+++ uip/mhfree.c
@@ -11,8 +11,6 @@
#include <h/mime.h>
#include <h/mhparse.h>
-extern int errno;
-
/*
* prototypes
*/
|