mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
core: include pthread.h for pthread types
This commit is contained in:
committed by
Sébastien Helleu
parent
a0ffb9e5dd
commit
e6d850daa0
@@ -20,6 +20,8 @@
|
||||
#ifndef WEECHAT_HOOK_URL_H
|
||||
#define WEECHAT_HOOK_URL_H
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
struct t_weechat_plugin;
|
||||
struct t_infolist_item;
|
||||
struct t_hashtable;
|
||||
|
||||
Reference in New Issue
Block a user