From 82795ec8b0d35455ab762ae99ac7f1a03eda5633 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Mon, 20 Mar 2000 21:43:03 +0000 Subject: Update port to 2.0b4 PR: 17459 Submitted by: KATO Tsuguru --- cad/xcircuit/files/patch-ae | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'cad/xcircuit/files/patch-ae') diff --git a/cad/xcircuit/files/patch-ae b/cad/xcircuit/files/patch-ae index d54161f178c1..f50f1bce8e18 100644 --- a/cad/xcircuit/files/patch-ae +++ b/cad/xcircuit/files/patch-ae @@ -1,8 +1,8 @@ -*** filelist.c.orig Thu Jan 6 03:16:39 2000 ---- filelist.c Fri Jan 21 12:00:00 2000 +*** filelist.c.orig Tue Feb 29 23:35:01 2000 +--- filelist.c Mon Mar 13 02:23:41 2000 *************** -*** 5,11 **** ---- 5,13 ---- +*** 5,12 **** +--- 5,19 ---- #include #include @@ -10,5 +10,11 @@ #include + #endif #include ++ #ifdef __FreeBSD__ ++ #include ++ #include ++ #define direct dirent ++ #endif #ifdef linux #include + #include -- cgit v1.2.3