mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-17 07:11:33 +02:00
15 lines
351 B
Diff
15 lines
351 B
Diff
|
Index: fw4/usb/freakusb.h
|
||
|
===================================================================
|
||
|
--- fw4.orig/usb/freakusb.h 2011-02-08 16:40:04.000000000 -0300
|
||
|
+++ fw4/usb/freakusb.h 2011-02-08 16:40:15.000000000 -0300
|
||
|
@@ -43,9 +43,6 @@
|
||
|
#include <stdio.h>
|
||
|
#include "types.h"
|
||
|
|
||
|
-// class specific
|
||
|
-#include "cdc.h"
|
||
|
-
|
||
|
// hw specific
|
||
|
#include "hw.h"
|
||
|
|