13 lines
304 B
Text
13 lines
304 B
Text
$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
|