diff options
Diffstat (limited to 'astro/gkrellmoon/files/patch-CalcEphem.c')
-rw-r--r-- | astro/gkrellmoon/files/patch-CalcEphem.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/astro/gkrellmoon/files/patch-CalcEphem.c b/astro/gkrellmoon/files/patch-CalcEphem.c deleted file mode 100644 index d62320a1d69..00000000000 --- a/astro/gkrellmoon/files/patch-CalcEphem.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- CalcEphem.c.orig Thu Aug 15 20:41:03 2002 -+++ CalcEphem.c Thu Aug 15 20:41:23 2002 -@@ -8,6 +8,7 @@ - #ifdef HAVE_CONFIG_H - #include <config.h> - #endif -+#include <string.h> - - #include "CalcEphem.h" - #include "Moon.h" |