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,6 +30,7 @@
* Known contributors to this file:
*
*/
/*
* News item characteristics; one entry (and two different
* strings) per news item. Be sure and increase N_MAX_VERB
@ -38,6 +39,8 @@
* Order must correspond to ordering in news.h
*/
#include <config.h>
#include "misc.h"
#include "news.h"