[Freeciv-Dev] (PR#14599) [Patch] Fix beta version compilation
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14599 >
When compiling beta versions, version.c requires WEBSITE_URL from
fc_types.h
- ML
diff -Nurd -X.diff_ignore freeciv/common/version.c freeciv/common/version.c
--- freeciv/common/version.c 2005-11-13 15:42:00.500000000 +0200
+++ freeciv/common/version.c 2005-11-13 15:41:18.156250000 +0200
@@ -16,6 +16,7 @@
#endif
#include "fcintl.h"
+#include "fc_types.h"
#include "shared.h"
#include "support.h"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#14599) [Patch] Fix beta version compilation,
Marko Lindqvist <=
|
|