summaryrefslogtreecommitdiff
path: root/cad/atlc/patches/patch-ab
blob: 13fbe118afc451ab973e1a9dba181e078928835b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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;