From 13afc7e57c2dd8001f23a8875719d57db2a8633c Mon Sep 17 00:00:00 2001 From: wkj Date: Sat, 3 Jul 2004 17:47:13 +0000 Subject: Don't confuse the Sun. --- src/cmd/astro/astro.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/cmd/astro/astro.h b/src/cmd/astro/astro.h index 3ac8c45c..1c74a162 100644 --- a/src/cmd/astro/astro.h +++ b/src/cmd/astro/astro.h @@ -200,6 +200,7 @@ extern char* skip(int); extern double solstice(int); extern void star(void); extern void stars(void); +#undef sun #define sun astrosun /* not the machine! */ extern void sun(void); extern double sunel(double); -- cgit v1.2.3