From cc415305a049ca523f2a8cf674009fa77c54fee6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 14 Nov 2009 12:33:33 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'. --- lang/ficl/files/patch-ficl.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/ficl/files/patch-ficl.h (limited to 'lang/ficl/files/patch-ficl.h') diff --git a/lang/ficl/files/patch-ficl.h b/lang/ficl/files/patch-ficl.h deleted file mode 100644 index 556f0ae5bf42..000000000000 --- a/lang/ficl/files/patch-ficl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ficl.h.orig Mon Dec 8 18:33:42 2003 -+++ ficl.h Mon Dec 8 18:33:58 2003 -@@ -163,6 +163,8 @@ - #include "ficlplatform/ansi.h" - #elif defined(_WIN32) - #include "ficlplatform/win32.h" -+#elif defined (FREEBSD) -+ #include "ficlplatform/unix.h" - #elif defined (FREEBSD_ALPHA) - #include "ficlplatform/alpha.h" - #elif defined(linux) -- cgit v1.2.3