mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	Merge 86796e719c into 20881ceea6
				
					
				
			This commit is contained in:
		
						commit
						a14848bdf9
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -40,7 +40,9 @@ | ||||||
| /* Define to 1 if you have the `fseeko64' function. */ | /* Define to 1 if you have the `fseeko64' function. */ | ||||||
| #define HAVE_FSEEKO64 1 | #define HAVE_FSEEKO64 1 | ||||||
| /* The equivalent of fseeko64 for MSVC is _fseeki64 */ | /* The equivalent of fseeko64 for MSVC is _fseeki64 */ | ||||||
|  | #if defined(_MSC_VER) | ||||||
| #define fseeko64 _fseeki64 | #define fseeko64 _fseeki64 | ||||||
|  | #endif | ||||||
| 
 | 
 | ||||||
| /* Define to 1 if you have the `ftruncate' function. */ | /* Define to 1 if you have the `ftruncate' function. */ | ||||||
| /* #undef HAVE_FTRUNCATE */ | /* #undef HAVE_FTRUNCATE */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue