include unistd which provides off_t for the header and hence unarchive applets
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| #include <stdio.h>	// for off_t | ||||
| #include <stdio.h>	// for FILE | ||||
| #include <unistd.h>	// for off_t | ||||
|  | ||||
| enum extract_functions_e { | ||||
| 	extract_verbose_list = 1, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user