From 512c7b0dff1f226b4cf68ff987a352858cc1a6e4 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 3 Jul 2001 12:33:16 +0000 Subject: Update to version 2.3.3 PR: 28646 Submitted by: MAINTAINER --- cad/xcircuit/files/patch-ab | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'cad/xcircuit/files/patch-ab') diff --git a/cad/xcircuit/files/patch-ab b/cad/xcircuit/files/patch-ab index 2c1e11f04290..fffcdea367fd 100644 --- a/cad/xcircuit/files/patch-ab +++ b/cad/xcircuit/files/patch-ab @@ -1,11 +1,11 @@ -*** xcircuit.c.orig Fri Feb 9 23:51:53 2001 ---- xcircuit.c Wed Feb 14 04:21:20 2001 +*** xcircuit.c.orig Tue Jun 26 22:34:15 2001 +--- xcircuit.c Sat Jun 30 12:53:00 2001 *************** -*** 20,25 **** ---- 20,28 ---- - #include +*** 21,26 **** +--- 21,29 ---- #include #include + #include /* for unlink() */ + #ifdef __FreeBSD__ + #include + #endif @@ -13,8 +13,8 @@ #include #include *************** -*** 1650,1655 **** ---- 1653,1662 ---- +*** 1685,1690 **** +--- 1688,1697 ---- char *argv0; /* find root of argv[0] */ short initargc = argc; /* because XtInitialize() absorbs the */ /* -schem flag and renumbers argc! (bug?) */ -- cgit v1.2.3