Include config.h.

This commit is contained in:
Markus Armbruster 2005-12-27 18:04:19 +00:00
parent ea820f3b99
commit 3aebb68ee7
350 changed files with 714 additions and 0 deletions

View file

@ -30,12 +30,15 @@
* Known contributors to this file:
*
*/
/*
* The base routines can also be used for general purposes.
* Noisy tells whther to send teles, print things, etc.
* Defending tells whether they are being defensive, or offensive.
*/
#include <config.h>
#include "misc.h"
#include "xy.h"
#include "nat.h"