From: Dean Camera Date: Thu, 26 Mar 2009 00:20:28 +0000 (+0000) Subject: Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE... X-Git-Tag: LUFA-110528-BETA~1244 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1c9092a8a6db41709b9cb77534f06011868baf01?hp=1c9092a8a6db41709b9cb77534f06011868baf01 Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg). ---