mirror of
https://github.com/weechat/weechat.git
synced 2026-06-21 02:16:38 +02:00
Fix compilation problem with strftime in perl/python/ruby plugins
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#undef _
|
||||
|
||||
#include <Python.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../../weechat-plugin.h"
|
||||
#include "../script.h"
|
||||
|
||||
Reference in New Issue
Block a user