1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11/xskyroot/files/patch-ab
1999-07-05 16:33:13 +00:00

12 lines
223 B
Plaintext

--- astro.c.orig Mon May 31 09:06:03 1999
+++ astro.c Mon May 31 09:06:18 1999
@@ -7,7 +7,7 @@
#include <math.h>
#include "mathlocal.h"
-long time();
+time_t time();
long jdate();
double jtime();
double gmst();