mirror of https://github.com/drowe67/librtlsdr.git
minor fix
fixed typo in usage
updated CmakeLists for win32-qtcreator: added option RTL_FULL_STATIC_BUILD
librtlsdr-win32-v0.6.0.zip is missing libusb-1.0.dll, pthreadGC2.dll and libgcc_s_dw2-1.dll
Signed-off-by: hayati ayguen <h_ayguen@web.de>
(cherry picked from commit 35bf7adf75
)
master
parent
83a441a50d
commit
582c361066
|
@ -23,7 +23,6 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue