3bbb9c4567
PR: ports/70937 Submitted by: Jan Srzednicki <w@wrzask.pl>
10 lines
220 B
C
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"
|