aboutsummaryrefslogtreecommitdiff
path: root/astro/saoimage/files/patch-disppsct.c
blob: 159f9586512cbf0f752a2573dc95a1119af88685 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- disppsct.c.orig	Sun Jan 16 23:45:17 2000
+++ disppsct.c	Sun Jan 16 23:53:18 2000
@@ -598,7 +598,7 @@
   char *getenv();
 #endif
 
-#ifdef SUN
+#if defined(SUN) && !defined(__FreeBSD__)
   long time();		/* should be in time.h, but not in SunOS */
 #endif
   long clock;