You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	libavdevice: Define _XOPEN_SOURCE for usleep
This hopefully fixes build failures on Dragonfly BSD. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
		| @@ -26,6 +26,7 @@ | ||||
|  | ||||
| #define _BSD_SOURCE 1 | ||||
| #define _NETBSD_SOURCE | ||||
| #define _XOPEN_SOURCE 600 | ||||
|  | ||||
| #include "libavformat/avformat.h" | ||||
| #if HAVE_DEV_BKTR_IOCTL_METEOR_H && HAVE_DEV_BKTR_IOCTL_BT848_H | ||||
|   | ||||
		Reference in New Issue
	
	Block a user