From 9f33b2e31d90d7188633ce7320c4b4804a6545f1 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Wed, 12 Mar 2008 12:21:01 +0000 Subject: - Remove useless USE_X_PREFIX variable - Fix a "missing include" warning Approved by: miwi (mentor) --- astro/gkrellsun/files/patch-CalcEphem.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'astro/gkrellsun/files/patch-CalcEphem.c') diff --git a/astro/gkrellsun/files/patch-CalcEphem.c b/astro/gkrellsun/files/patch-CalcEphem.c index e358f5866496..81f642f11c9a 100644 --- a/astro/gkrellsun/files/patch-CalcEphem.c +++ b/astro/gkrellsun/files/patch-CalcEphem.c @@ -1,9 +1,14 @@ - -$FreeBSD$ - ---- CalcEphem.c.orig Thu Aug 15 15:34:37 2002 -+++ CalcEphem.c Thu Aug 15 15:35:00 2002 -@@ -239,7 +239,7 @@ +--- CalcEphem.c.orig 2001-11-07 01:34:50.000000000 +0100 ++++ CalcEphem.c 2008-03-12 13:14:01.000000000 +0100 +@@ -8,6 +8,7 @@ + #include + #endif + ++#include + #include + #include + +@@ -239,7 +240,7 @@ double UTRise, UTSet; double LTRise, LTSet; struct tm *LocalTime; -- cgit v1.2.3