12 lines
282 B
Text
12 lines
282 B
Text
$NetBSD: patch-ap,v 1.1 2006/01/04 17:00:32 joerg Exp $
|
|
|
|
--- lib-src/emacsclient.c.orig 2006-01-04 15:27:43.000000000 +0000
|
|
+++ lib-src/emacsclient.c
|
|
@@ -185,7 +185,6 @@ main (argc, argv)
|
|
#include <errno.h>
|
|
|
|
extern char *strerror ();
|
|
-extern int errno;
|
|
|
|
int
|
|
main (argc, argv)
|