1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

core: fix compilation of tests on FreeBSD

This commit is contained in:
Sébastien Helleu
2021-03-07 09:33:06 +01:00
parent 4307733853
commit 3983e9fa1e
+2
View File
@@ -20,6 +20,8 @@
#ifndef WEECHAT_GUI_HOTLIST_H
#define WEECHAT_GUI_HOTLIST_H
#include <sys/time.h>
enum t_gui_hotlist_priority
{
GUI_HOTLIST_LOW = 0,