diff options
Diffstat (limited to 'astro/ephem/files/patch-utc_gst.c')
-rw-r--r-- | astro/ephem/files/patch-utc_gst.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/astro/ephem/files/patch-utc_gst.c b/astro/ephem/files/patch-utc_gst.c deleted file mode 100644 index 3ce3a8d5c1f1..000000000000 --- a/astro/ephem/files/patch-utc_gst.c +++ /dev/null @@ -1,10 +0,0 @@ ---- utc_gst.c.orig Sun Jan 21 21:13:45 2007 -+++ utc_gst.c Sun Jan 21 21:14:05 2007 -@@ -1,5 +1,7 @@ - #include "astro.h" - -+static double tnaught(double mjd); -+ - /* given a modified julian date, mjd, and a universally coordinated time, utc, - * return greenwich mean siderial time, *gst. - */ |