13 lines
323 B
Text
13 lines
323 B
Text
$NetBSD: patch-bw,v 1.1 2006/01/24 19:01:45 joerg Exp $
|
|
|
|
--- src/utils.c.orig 2006-01-24 17:40:08.000000000 +0000
|
|
+++ src/utils.c
|
|
@@ -22,8 +22,6 @@ static char rcsid[] = "@(#)$Id: utils.c,
|
|
|
|
DEBUG_VAR(Debug,__FILE__,"ELM");
|
|
|
|
-extern int errno;
|
|
-
|
|
void create_new_folders()
|
|
{
|
|
/* this creates a new folders directory */
|