Files
pkgsrc-ng/misc/siag/patches/patch-ae
2013-09-26 17:14:40 +02:00

14 lines
304 B
Plaintext

$NetBSD: patch-ae,v 1.4 2006/01/20 02:19:22 joerg Exp $
--- gvu/misc.c.orig 2006-01-20 02:04:26.000000000 +0000
+++ gvu/misc.c
@@ -57,8 +57,6 @@
#include <X11/Xmu/StdCmap.h>
#include <errno.h>
-/* BSD 4.3 errno.h does not declare errno */
-extern int errno;
#ifdef VMS
#include <perror.h>
#endif