Index: head/cad/atlc/files/patch-src_atlc.c =================================================================== --- head/cad/atlc/files/patch-src_atlc.c (nonexistent) +++ head/cad/atlc/files/patch-src_atlc.c (revision 546670) @@ -0,0 +1,11 @@ +--- src/atlc.c.orig 2020-08-27 19:12:32 UTC ++++ src/atlc.c +@@ -68,7 +68,7 @@ struct pixels Er_in_bitmap[MAX_DIFFERENT_PERMITTIVITIE + + double **Vij; + double **Er; +-unsigned char **oddity; ++extern unsigned char **oddity; + unsigned char **cell_type; + unsigned char *image_data; + int width=-1, height=-1; Property changes on: head/cad/atlc/files/patch-src_atlc.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property