aboutsummaryrefslogtreecommitdiff
path: root/hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'hid.c')
-rw-r--r--hid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hid.c b/hid.c
index 4d01ef5..9435257 100644
--- a/hid.c
+++ b/hid.c
@@ -32,6 +32,8 @@
#define DEBUG(x)
//#define DEBUG(x) x
+static t_class *hid_class;
+
/*------------------------------------------------------------------------------
* FUNCTION PROTOTYPES
*/