summaryrefslogtreecommitdiffstats
path: root/astro/ephem/files/patch-moonnf.c
blob: f453b251425d96ecf32a626995070c9a97b4b061 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- moonnf.c.orig	Sun Jan 21 20:53:58 2007
+++ moonnf.c	Sun Jan 21 20:54:21 2007
@@ -2,6 +2,8 @@
 #include <math.h>
 #include "astro.h"
 
+static m(double t, double k, double *mjd);
+
 #define	unw(w,z)	((w)-floor((w)/(z))*(z))
 
 /* given a modified Julian date, mjd, return the mjd of the new
OpenPOWER on IntegriCloud