From 3de36ab48806044ec6d6ca37d10a69ec1c4fb5af Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 22 Oct 2004 02:34:32 +0000 Subject: cleaned up includes svn path=/trunk/externals/hcs/; revision=2139 --- linuxjoystick.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'linuxjoystick.c') diff --git a/linuxjoystick.c b/linuxjoystick.c index 0a90535..f6f0d3e 100644 --- a/linuxjoystick.c +++ b/linuxjoystick.c @@ -1,8 +1,10 @@ +#include + #include "linuxhid.h" #define LINUXJOYSTICK_AXES 6 -static char *version = "$Revision: 1.6 $"; +static char *version = "$Revision: 1.7 $"; /*------------------------------------------------------------------------------ * CLASS DEF -- cgit v1.2.1