openbsd-ports/astro/sunclock/patches/patch-sunclock_c

12 lines
280 B
Plaintext
Raw Normal View History

$OpenBSD: patch-sunclock_c,v 1.2 2007/04/01 16:04:06 naddy Exp $
--- sunclock.c.orig Thu Jun 22 08:21:40 2006
+++ sunclock.c Sat Jan 13 15:57:52 2007
@@ -127,7 +127,6 @@
* external routines
*/
-extern long time();
#ifdef NEW_CTIME
extern char * timezone();
#endif