pull/155/head
Michael Black 2019-12-24 15:37:58 -06:00
commit 5f096792a9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 6599353EC683404D
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -35,10 +35,6 @@
# include "config.h"
#endif
/*
* Compile only if libusb is available
*/
#if defined(HAVE_LIBUSB) && (defined(HAVE_LIBUSB_H) || defined(HAVE_LIBUSB_1_0_LIBUSB_H))
#include <stdlib.h>
@ -58,6 +54,10 @@
#include "usb_port.h"
/*
* Compile only if libusb is available
*/
#if defined(HAVE_LIBUSB) && (defined(HAVE_LIBUSB_H) || defined(HAVE_LIBUSB_1_0_LIBUSB_H))
/**
* \brief Find and open USB device