mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
194 B
C
10 lines
194 B
C
--- CalcEphem.c.orig 2002-12-11 03:36:06 UTC
|
|
+++ CalcEphem.c
|
|
@@ -8,6 +8,7 @@
|
|
#ifdef HAVE_CONFIG_H
|
|
#include <config.h>
|
|
#endif
|
|
+#include <string.h>
|
|
|
|
#include "CalcEphem.h"
|
|
#include "Moon.h"
|