openbsd-ports/astro/sunclock/patches/patch-sunclock_c
naddy 69aa81a96c Update to 3.56, from Nick Nauwelaerts.
- Besides jpg sunclock now supports both png & gif images as well.
- Moved all data files to distfiles/sunclock, some of the additional
  maps have nondescriptive names (like "huge.jpg").
2007-04-01 16:04:06 +00:00

12 lines
280 B
Plaintext

$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