diff options
Diffstat (limited to 'astro/saoimage/files/patch-disppsct.c')
-rw-r--r-- | astro/saoimage/files/patch-disppsct.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/astro/saoimage/files/patch-disppsct.c b/astro/saoimage/files/patch-disppsct.c deleted file mode 100644 index 0aa347de9877..000000000000 --- a/astro/saoimage/files/patch-disppsct.c +++ /dev/null @@ -1,11 +0,0 @@ ---- disppsct.c.orig 2003-09-03 18:23:08 UTC -+++ disppsct.c -@@ -599,7 +599,7 @@ static char *make_label() - char *getenv(); - #endif - --#ifdef SUN -+#if defined(SUN) && !defined(__FreeBSD__) - long time(); /* should be in time.h, but not in SunOS */ - #endif - long clock; |