mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: fix compilation with autotools on FreeBSD 12.0
This commit is contained in:
@@ -58,6 +58,7 @@ Tests::
|
||||
|
||||
Build::
|
||||
|
||||
* core: fix compilation with autotools on FreeBSD 12.0
|
||||
* debian: disable Javascript plugin on Debian Buster/Bullseye (issue #1374)
|
||||
* python: compile with Python 3 by default
|
||||
* python: use pkg-config to detect Python (issue #1382)
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
#define WEECHAT_HOOK_TIMER_H
|
||||
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
struct t_weechat_plugin;
|
||||
struct t_infolist_item;
|
||||
|
||||
Reference in New Issue
Block a user