pkgsrc/cad/atlc/patches/patch-ab
2005-12-13 15:44:12 +00:00

12 lines
394 B
Text

$NetBSD: patch-ab,v 1.1 2005/12/13 15:44:12 joerg Exp $
--- src/non_gui/atlc.c.orig 2005-12-13 15:24:59.000000000 +0000
+++ src/non_gui/atlc.c
@@ -72,7 +72,6 @@ unsigned char **oddity;
unsigned char **cell_type;
unsigned char *image_data;
int width=-1, height=-1;
-extern int errno;
int number_of_workers=MAX_THREADS;
int non_vacuum_found=FALSE;
int dielectrics_to_consider_just_now;