541f6acad3
Submitted by Nick Nauwelaerts <nick@wanadoo.be>. sunclock displays a map of the Earth and shows which portion is illuminated by the Sun.
12 lines
284 B
Plaintext
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
|