LibC: mbstate_t is empty struct
This commit is contained in:
		
							parent
							
								
									35c6edd989
								
							
						
					
					
						commit
						d821012eed
					
				|  | @ -17,8 +17,7 @@ __BEGIN_DECLS | |||
| 
 | ||||
| #include <bits/types/locale_t.h> | ||||
| 
 | ||||
| struct __mbstate_t; | ||||
| typedef struct __mbstate_t mbstate_t; | ||||
| typedef struct {} mbstate_t; | ||||
| 
 | ||||
| typedef int wctype_t; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue