diff options
author | krion <krion@FreeBSD.org> | 2003-12-07 22:41:17 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-07 22:41:17 +0800 |
commit | 6a3f7ca526ec283f379816115cffac9f0c12f016 (patch) | |
tree | 3fd2738fc72945dd56f7bb563d15bee75abacca5 /astro/saoimage/files | |
parent | 3981d83a5947ab0222e7c0f4fe5c032ee96c7613 (diff) | |
download | freebsd-ports-gnome-6a3f7ca526ec283f379816115cffac9f0c12f016.tar.gz freebsd-ports-gnome-6a3f7ca526ec283f379816115cffac9f0c12f016.tar.zst freebsd-ports-gnome-6a3f7ca526ec283f379816115cffac9f0c12f016.zip |
- Update to version 1.35.1
PR: 60006
Submitted by: Ports Fury
Diffstat (limited to 'astro/saoimage/files')
-rw-r--r-- | astro/saoimage/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/astro/saoimage/files/patch-af b/astro/saoimage/files/patch-af deleted file mode 100644 index fa0bd0db2d0c..000000000000 --- a/astro/saoimage/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- lin.c.orig Thu May 9 04:35:06 2002 -+++ lin.c Wed Jul 24 00:52:50 2002 -@@ -163,7 +163,7 @@ - * $Id: lin.c,v 2.8 2002/01/30 06:04:03 mcalabre Exp $ - *===========================================================================*/ - --#if defined(__convexc__) || defined(__APPLE__) -+#if defined(__convexc__) || defined(__STDC__) - #include <stdlib.h> - #else - #include <malloc.h> |