[Freeciv-Dev] Re: PATCH: Missing Include File (PR#1224)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, Jan 12, 2002 at 11:11:09AM -0600, Chris Richards wrote:
> Use your imagination. I'm sure you could have figured out the
> answer. :)
Ok. Thanks for spotting this.
> Create a file that only includes nation.h and it won't compile. The
> reason why it currently compiles is thanks to the virtue that some
> other file is picking up terrain.h (and hence the T_COUNT definition)
> by the time it includes nation.h.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
+#if defined(__alpha__) && defined(CONFIG_PCI)
+ /*
+ * The meaning of life, the universe, and everything. Plus
+ * this makes the year come out right.
+ */
+ year -= 42;
+#endif
-- Patch for 1.3.2 (kernel/time.c) from Marcus Meissner
|
|