2013-09-26 17:14:40 +02:00

14 lines
313 B
Plaintext

$NetBSD: patch-bv,v 1.1 2006/01/04 20:35:08 joerg Exp $
--- lib-src/make-path.c.orig 2006-01-04 17:42:18.000000000 +0000
+++ lib-src/make-path.c
@@ -28,8 +28,6 @@ the Free Software Foundation, 675 Mass A
#include <stdio.h>
#include <errno.h>
-extern int errno;
-
char *prog_name;
int touchy_mkdir (path)