blob: 56f3a4a3d5f15b1d67b948f410bb0f620259785a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-au,v 1.1 2006/03/02 21:28:23 joerg Exp $
--- uip/mhstoresbr.c.orig 2006-03-02 21:00:24.000000000 +0000
+++ uip/mhstoresbr.c
@@ -17,8 +17,6 @@
#include <h/mime.h>
#include <h/mhparse.h>
-extern int errno;
-
/*
* The list of top-level contents to display
*/
|