pkgsrc/misc/xtend/patches/patch-ad
2006-01-03 15:51:02 +00:00

12 lines
258 B
Text

$NetBSD: patch-ad,v 1.1 2006/01/03 15:51:02 joerg Exp $
--- exec.c.orig 2006-01-03 15:46:21.000000000 +0000
+++ exec.c
@@ -35,7 +35,6 @@
#include <vfork.h>
#endif
-extern int errno;
extern char **environ;
extern char *shell;
extern char *commands[];