Include config.h.
This commit is contained in:
parent
ea820f3b99
commit
3aebb68ee7
350 changed files with 714 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
* Steve McClure, 1998-1999
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* Check to see if an actor has a treaty forbidding a given action,
|
||||
* and if so, see if the actor wishes to break the treaty.
|
||||
|
@ -39,6 +40,8 @@
|
|||
* but no mention of broken pending treaties are made in the news.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "treaty.h"
|
||||
#include "nat.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue