From c18ebf91586cfa7c0407f349939b298e24432cb5 Mon Sep 17 00:00:00 2001 From: lordjaxom Date: Sun, 24 Apr 2005 16:26:14 +0000 Subject: - some compilers complained about missing declarations, added --- client/remote.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'client') diff --git a/client/remote.c b/client/remote.c index ac687c9..d5b1380 100644 --- a/client/remote.c +++ b/client/remote.c @@ -1,6 +1,8 @@ /* - * $Id: remote.c,v 1.3 2005/02/08 17:22:35 lordjaxom Exp $ + * $Id: remote.c,v 1.4 2005/04/24 16:26:14 lordjaxom Exp $ */ + +#include #include "client/remote.h" #include "client/device.h" -- cgit v1.2.3