1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

Fix compilation under Cygwin (patch #6916)

This commit is contained in:
Sebastien Helleu
2009-10-04 11:54:24 +02:00
parent 43c76c9164
commit 7b2f578ac4
9 changed files with 164 additions and 139 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -31,6 +31,7 @@ struct t_gui_bar_item;
struct t_gui_completion;
struct t_infolist;
struct t_weelist;
struct timeval;
/* API version (used to check that plugin has same API and can be loaded) */
#define WEECHAT_PLUGIN_API_VERSION "20090614-02"