freebsd-ports/astro/saoimage/files/patch-disppsct.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
273 B
C

--- 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;