forked from pool/weechat
This commit is contained in:
parent
b5e90b46cb
commit
5439f1768f
10
weechat-fix-strftime.patch
Normal file
10
weechat-fix-strftime.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/plugins/scripts/ruby/weechat-ruby.c.orig 2006-07-28 01:17:50.000000000 +0200
|
||||
+++ src/plugins/scripts/ruby/weechat-ruby.c 2006-07-28 01:18:13.000000000 +0200
|
||||
@@ -32,6 +32,7 @@
|
||||
#include "../../weechat-plugin.h"
|
||||
#include "../weechat-script.h"
|
||||
|
||||
+#include <time.h>
|
||||
|
||||
char plugin_name[] = "Ruby";
|
||||
char plugin_version[] = "0.1";
|
Loading…
x
Reference in New Issue
Block a user