diff options
Diffstat (limited to 'astro/ephem/files/patch-circum.c')
| -rw-r--r-- | astro/ephem/files/patch-circum.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/astro/ephem/files/patch-circum.c b/astro/ephem/files/patch-circum.c new file mode 100644 index 000000000000..af693737c6d3 --- /dev/null +++ b/astro/ephem/files/patch-circum.c @@ -0,0 +1,12 @@ +diff -u circum.c.orig circum.c +--- circum.c.orig Sat Mar 14 23:21:56 1992 ++++ circum.c Sun Jan 21 20:33:31 2007 +@@ -8,6 +8,8 @@ + #include "circum.h" + #include "screen.h" /* just for SUN and MOON */ + ++static about_now (Now *n1, Now *n2, double dt); ++ + /* find body p's circumstances now. + * to save some time the caller may specify a desired accuracy, in arc seconds. + * if, based on its mean motion, it would not have moved this much since the |
