Commit 5120b03d authored by Kevin Mitchell's avatar Kevin Mitchell Committed by Hendrik Leppkes

avformat: add windows.h to SChannel SSP TLS code

This fixes building on cygwin
Fixes ticket #5036
parent d117b090
......@@ -28,6 +28,7 @@
#include "tls.h"
#define SECURITY_WIN32
#include <windows.h>
#include <security.h>
#include <schnlsp.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment