aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/eco.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/eco.h')
-rw-r--r--FICS/eco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/eco.h b/FICS/eco.h
index c506db6..c1ab418 100644
--- a/FICS/eco.h
+++ b/FICS/eco.h
@@ -1,6 +1,8 @@
#ifndef _ECO_H
#define _ECO_H
+#include "command.h" /* param_list */
+
#define SPACE_CHK()\
do {\
if (space > 0) {\