Author: cazfi
Date: Mon Nov 2 19:30:33 2015
New Revision: 30372
URL: http://svn.gna.org/viewcvs/freeciv?rev=30372&view=rev
Log:
Include fc_config.h to actiontools.c
See bug #24001
Modified:
trunk/server/actiontools.c
Modified: trunk/server/actiontools.c
URL:
http://svn.gna.org/viewcvs/freeciv/trunk/server/actiontools.c?rev=30372&r1=30371&r2=30372&view=diff
==============================================================================
--- trunk/server/actiontools.c (original)
+++ trunk/server/actiontools.c Mon Nov 2 19:30:33 2015
@@ -10,6 +10,10 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
***********************************************************************/
+
+#ifdef HAVE_CONFIG_H
+#include <fc_config.h>
+#endif
/* common */
#include "actions.h"
_______________________________________________
Freeciv-commits mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-commits