mirror of
				https://github.com/rtlsdrblog/rtl-sdr-blog.git
				synced 2025-11-04 10:49:07 +01:00 
			
		
		
		
	tools: play nice with mingw/cygwin
This commit is contained in:
		@@ -31,7 +31,7 @@
 | 
			
		||||
#ifndef _WIN32
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#else
 | 
			
		||||
#include <Windows.h>
 | 
			
		||||
#include <windows.h>
 | 
			
		||||
#include <fcntl.h>
 | 
			
		||||
#include <io.h>
 | 
			
		||||
#include "getopt/getopt.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user