From 194aff9548c94e8790eea7bdeb649284585c1815 Mon Sep 17 00:00:00 2001 From: carmen rocco Date: Mon, 23 Aug 2004 03:48:57 +0000 Subject: hd-clear (NT) svn path=/trunk/externals/hcs/; revision=1971 --- linuxhid.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'linuxhid.h') diff --git a/linuxhid.h b/linuxhid.h index 52bc815..08ed26e 100644 --- a/linuxhid.h +++ b/linuxhid.h @@ -9,14 +9,15 @@ #ifdef __gnu_linux__ #include #endif +#ifndef NT +#include +#endif #include - #include #include #include #include -#include #include -- cgit v1.2.1