firmware-utils/mksercommfw: fix musl build
* add missing <sys/types.h> for musl Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
This commit is contained in:
		 Andy Walsh
					Andy Walsh
				
			
				
					committed by
					
						 Jo-Philipp Wich
						Jo-Philipp Wich
					
				
			
			
				
	
			
			
			 Jo-Philipp Wich
						Jo-Philipp Wich
					
				
			
						parent
						
							d6844b3bfa
						
					
				
				
					commit
					22b8237ba1
				
			| @@ -1,6 +1,7 @@ | ||||
| #include <stdio.h> | ||||
| #include <string.h> | ||||
| #include <stdlib.h> | ||||
| #include <sys/types.h> | ||||
|  | ||||
| /* #define DEBUG 1 */ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user