From 8e6c67db08458561f22ba2214246c3fd4a2e576c Mon Sep 17 00:00:00 2001 From: david Date: Thu, 25 Jun 2009 11:19:40 +0200 Subject: [PATCH] test branch --- avr/usbload/commandline/opendevice.c | 1 + 1 file changed, 1 insertion(+) diff --git a/avr/usbload/commandline/opendevice.c b/avr/usbload/commandline/opendevice.c index d2a7b69..7706310 100644 --- a/avr/usbload/commandline/opendevice.c +++ b/avr/usbload/commandline/opendevice.c @@ -11,6 +11,7 @@ * open a device based on libusb or libusb-win32. */ + #include #include "opendevice.h"