Include config.h.
This commit is contained in:
parent
ea820f3b99
commit
3aebb68ee7
350 changed files with 714 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue