| commit | 13afc7e57c2dd8001f23a8875719d57db2a8633c | [log] [tgz] |
|---|---|---|
| author | wkj <devnull@localhost> | Sat Jul 03 17:47:13 2004 +0000 |
| committer | wkj <devnull@localhost> | Sat Jul 03 17:47:13 2004 +0000 |
| tree | cf26131a8d1bb73f094e1099cbd000c2aba07066 | |
| parent | 71be091310083c828fea31eeb32cdc7b162d9285 [diff] |
Don't confuse the Sun.
diff --git a/src/cmd/astro/astro.h b/src/cmd/astro/astro.h index 3ac8c45..1c74a16 100644 --- a/src/cmd/astro/astro.h +++ b/src/cmd/astro/astro.h
@@ -200,6 +200,7 @@ 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);