fix: Missing pthread include
This commit is contained in:
committed by
Michael Vetter
parent
8fd77ea19b
commit
bcaf55e5b8
@@ -2,6 +2,7 @@
|
|||||||
#define TOOLS_HTTP_UPLOAD_H
|
#define TOOLS_HTTP_UPLOAD_H
|
||||||
|
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
|
#include <pthread.h>
|
||||||
|
|
||||||
// forward -> ui/win_types.h
|
// forward -> ui/win_types.h
|
||||||
typedef struct prof_win_t ProfWin;
|
typedef struct prof_win_t ProfWin;
|
||||||
|
|||||||
Reference in New Issue
Block a user