Subversion Repositories freemyipod

Rev

Rev 694 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 694 Rev 972
Line 21... Line 21...
21
//
21
//
22
 
22
 
23
 
23
 
24
#include <stdio.h>
24
#include <stdio.h>
25
 
25
 
26
#include <libusb-1.0/libusb.h>
26
#include <libusb.h>
27
 
27
 
28
#include "misc.h"
28
#include "misc.h"
29
 
29
 
30
const char *libusb_error_messages[13] =
30
const char *libusb_error_messages[13] =
31
{
31
{