freebsd-ports/astro/gkrellmoon2/files/patch-CalcEphem.c
Pav Lucistnik 3bbb9c4567 Add gkrellmoon2, a GKrellM 2 plugin showing a moon phaze.
PR:		ports/70937
Submitted by:	Jan Srzednicki <w@wrzask.pl>
2004-08-29 18:28:06 +00:00

10 lines
220 B
C

--- 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"