You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	cmdutils: fix implicit declaration of SetDllDirectory function
Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com> Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
		| @@ -61,6 +61,9 @@ | ||||
| #include <sys/time.h> | ||||
| #include <sys/resource.h> | ||||
| #endif | ||||
| #ifdef _WIN32 | ||||
| #include <windows.h> | ||||
| #endif | ||||
|  | ||||
| static int init_report(const char *env); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user