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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user