aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/formula.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/formula.c')
-rw-r--r--FICS/formula.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/formula.c b/FICS/formula.c
index af43f0d..a7ee006 100644
--- a/FICS/formula.c
+++ b/FICS/formula.c
@@ -53,12 +53,14 @@
#include "common.h"
#include <ctype.h>
+#include <err.h>
#include "command.h"
#include "config.h"
#include "formula.h"
#include "gamedb.h"
#include "lists.h"
+#include "maxxes-utils.h"
#include "network.h"
#include "playerdb.h"
#include "ratings.h"