mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge pull request #3032 from Dragios/errno
Remove some errno constants as it was already defined
This commit is contained in:
		
						commit
						aee8bf680c
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -29,8 +29,6 @@ | |||
| #define ENOSR 124 | ||||
| #define ENOSTR 125 | ||||
| #define ETIME 137 | ||||
| #define EIDRM 2001 | ||||
| #define ENOLINK 2002 | ||||
| #endif // _MSC_VER
 | ||||
| #else | ||||
| #include <cerrno> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue