openbsd-ports/astro/sunclock/patches/patch-sunclock_c
naddy 541f6acad3 Import sunclock 3.50pre1.
Submitted by Nick Nauwelaerts <nick@wanadoo.be>.

sunclock displays a map of the Earth and shows which portion is illuminated by
the Sun.
2002-08-18 14:50:00 +00:00

12 lines
284 B
Plaintext

$OpenBSD: patch-sunclock_c,v 1.1.1.1 2002/08/18 14:50:00 naddy Exp $
--- sunclock.c.orig Wed Aug 8 13:53:14 2001
+++ sunclock.c Wed Jan 23 13:47:02 2002
@@ -125,7 +125,6 @@
* external routines
*/
-extern long time();
#ifdef NEW_CTIME
extern char * timezone();
#endif