aboutsummaryrefslogtreecommitdiffstats
path: root/astro/saoimage/files/patch-ae
blob: 6f7f95e98f5a2eb799e3372f2390ed7e11fd0563 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- disppsct.c.orig Thu May  4 06:18:00 1995
+++ disppsct.c  Sun Jan  3 17:50:42 1999
@@ -589,7 +589,7 @@
   char *getenv();
 #endif
 
-#ifdef SUN
+#if defined(SUN) && defined(sun)
   long time();     /* should be in time.h, but not in SunOS */
 #endif
   long clock;