You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avformat: add windows.h to SChannel SSP TLS code
This fixes building on cygwin Fixes ticket #5036
This commit is contained in:
committed by
Hendrik Leppkes
parent
d117b09021
commit
5120b03d69
@@ -28,6 +28,7 @@
|
|||||||
#include "tls.h"
|
#include "tls.h"
|
||||||
|
|
||||||
#define SECURITY_WIN32
|
#define SECURITY_WIN32
|
||||||
|
#include <windows.h>
|
||||||
#include <security.h>
|
#include <security.h>
|
||||||
#include <schnlsp.h>
|
#include <schnlsp.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user