*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40404
This commit is contained in:
Sam Lantinga 2002-06-11 19:56:41 +00:00
parent 2d3904c3e4
commit 05049da4bb
2 changed files with 10 additions and 1 deletions

View file

@ -39,6 +39,9 @@ static char rcsid =
#include <string.h>
#include <errno.h>
#if defined(HAVE_USB_H)
#include <usb.h>
#endif
#include <dev/usb/usb.h>
#include <dev/usb/usbhid.h>