From 578532766f49926ca3794ee4abde94cd21b005b1 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Thu, 27 Apr 2000 04:38:48 +0000 Subject: [PATCH] oops :/ --- common/cmd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/cmd.c b/common/cmd.c index e75acc4..52ea85f 100644 --- a/common/cmd.c +++ b/common/cmd.c @@ -41,6 +41,7 @@ #include #include #include +#include void Cmd_ForwardToServer (void);