12 lines
313 B
Text
12 lines
313 B
Text
$NetBSD: patch-aw,v 1.1 2006/01/24 19:01:45 joerg Exp $
|
|
|
|
--- src/attach_menu.c.orig 2006-01-24 17:09:31.000000000 +0000
|
|
+++ src/attach_menu.c
|
|
@@ -17,7 +17,6 @@ DEBUG_VAR(Debug,__FILE__,"mime");
|
|
|
|
#include <sys/errno.h>
|
|
|
|
-extern int errno;
|
|
extern int elm_COLUMNS;
|
|
|
|
static unsigned char *s2us P_((char *str));
|