From ef225031e908307c66a2ac1a194fd3f5bcc94acd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 25 Apr 2003 23:42:19 +0000 Subject: cleaned out leftover cruft; added CVS keyword; put all includes into linuxhid.h svn path=/trunk/externals/hcs/; revision=595 --- linuxhid.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'linuxhid.h') diff --git a/linuxhid.h b/linuxhid.h index 9707eec..bb7f577 100644 --- a/linuxhid.h +++ b/linuxhid.h @@ -1,3 +1,22 @@ +#include + +#include + +#include + +#include +#include +#include +#include +#include +#include + + +#define DEBUG(x) +/*#define DEBUG(x) x */ + +static char *version = "$Revision: 1.2 $"; + /*------------------------------------------------------------------------------ * from evtest.c from the ff-utils package */ -- cgit v1.2.1