From e73b417c526bc32355487544b92db058459a5619 Mon Sep 17 00:00:00 2001 From: meri Date: Tue, 10 Apr 2007 22:10:10 +0000 Subject: opcd_presence: counterpart for main_presence firmware - posts sighted tags to URL via http protocol git-svn-id: https://svn.openpcd.org:2342/trunk@307 6dc7ffe9-61d6-0310-9af1-9938baff3ed1 --- host/opcd_usb.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'host/opcd_usb.c') diff --git a/host/opcd_usb.c b/host/opcd_usb.c index d5f7db9..842a6f1 100644 --- a/host/opcd_usb.c +++ b/host/opcd_usb.c @@ -26,7 +26,7 @@ #include #include "ausb/ausb.h" -#include "../firmware/include/openpcd.h" +#include #include "opcd_usb.h" @@ -83,7 +83,6 @@ static void opcd_dump_hdr(struct openpcd_hdr *hdr) static void handle_interrupt(struct usbdevfs_urb *uurb, void *userdata) { - struct opcd_handle *od = userdata; ausb_dev_handle *ah; struct openpcd_hdr *opcdh; -- cgit v1.2.3