/* riscos/driver/hid/input/usb/hid/sys/include.h
 *
 * (c) 2002 Simtec Electronics
 *
 * Ben Dooks
 *
 * USB HID Driver - system specific includes for all files
*/

#ifndef __RISCOS_HID_INPUT_SYSINC_H
#define __RISCOS_HID_INPUT_SYSINC_H "$Id: include.h,v 1.2 2003/08/07 16:35:07 ben Exp $"

#include <stdlib.h>
#include <string.h>

#endif /* __RISCOS_HID_INPUT_SYSINC_H */

