Fedora "libusb-1.0/libusb.h" support append.

development
MiniLight 2016-12-03 12:25:56 +08:00 committed by Lucas Teske
parent 460baa9503
commit 0f729eabd0
No known key found for this signature in database
GPG Key ID: 6C39C1C16A9DA7BE
1 changed files with 6 additions and 0 deletions

6
fedora/libusb.h 100644
View File

@ -0,0 +1,6 @@
#ifndef LIBUSB_H_FEDORA
#define LIBUSB_H_FEDORA
#include <libusb-1.0/libusb.h>
#endif