Commit 0f03563d authored by jamal's avatar jamal Committed by Michael Niedermayer

lavc/w32pthreads: Fix make checkheaders.

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent e98330df
......@@ -39,6 +39,8 @@
#include <windows.h>
#include <process.h>
#include "libavutil/common.h"
typedef struct {
void *handle;
void *(*func)(void* arg);
......
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