13 lines
293 B
Text
13 lines
293 B
Text
$NetBSD: patch-af,v 1.1 2006/01/02 23:33:41 joerg Exp $
|
|
|
|
--- save.c.orig 2006-01-02 23:30:05.000000000 +0000
|
|
+++ save.c
|
|
@@ -50,8 +50,6 @@ static char XRNrcsid[] = "$Id: save.c,v
|
|
#include "refile.h"
|
|
#include "file_cache.h"
|
|
|
|
-extern int errno;
|
|
-
|
|
#define BUFFER_SIZE 1024
|
|
|
|
#ifndef S_ISDIR
|